Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-graph-gophers-graphql-devel | Distribution: Mageia |
Version: 1.3.0 | Vendor: Mageia.Org |
Release: 2.mga9 | Build date: Wed Mar 23 14:48:29 2022 |
Group: Development/Other | Build host: localhost |
Size: 542616 | Source RPM: golang-github-graph-gophers-graphql-1.3.0-2.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://github.com/graph-gophers/graphql-go | |
Summary: GraphQL server with a focus on ease of use |
GraphQL server with a focus on ease of use. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/graph-gophers/graphql-go
BSD and BSD
* Wed Mar 23 2022 umeabot <umeabot> 1.3.0-2.mga9 + Revision: 1822095 - Mageia 9 Mass Rebuild * Sat Jan 29 2022 guillomovitch <guillomovitch> 1.3.0-1.mga9 + Revision: 1770255 - new version 1.3.0 * Fri Nov 19 2021 guillomovitch <guillomovitch> 1.2.0-1.mga9 + Revision: 1757899 - fix version - new version 1.2.0 * Sat Sep 05 2020 pterjan <pterjan> 0-0.1.mga8 + Revision: 1622731 - imported package golang-github-graph-gophers-graphql
/usr/share/doc/golang-github-graph-gophers-graphql-devel /usr/share/doc/golang-github-graph-gophers-graphql-devel/CONTRIBUTING.md /usr/share/doc/golang-github-graph-gophers-graphql-devel/README.md /usr/share/doc/golang-github-graph-gophers-graphql-devel/docs /usr/share/doc/golang-github-graph-gophers-graphql-devel/docs/img /usr/share/doc/golang-github-graph-gophers-graphql-devel/docs/img/logo.png /usr/share/doc/golang-github-graph-gophers-graphql-devel/example /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching/cache /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching/cache/hint.go /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching/caching.go /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching/server /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching/server/server.go /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/customerrors /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/customerrors/server /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/customerrors/server/server.go /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/customerrors/starwars.go /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/scalar_map /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/scalar_map/server.go /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/scalar_map/types /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/scalar_map/types/map.go /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social/README.md /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social/introspect.json /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social/server /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social/server/server.go /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social/social.go /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/starwars /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/starwars/introspect.json /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/starwars/server /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/starwars/server/server.go /usr/share/doc/golang-github-graph-gophers-graphql-devel/example/starwars/starwars.go /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/graph-gophers /usr/share/gocode/src/github.com/graph-gophers/graphql-go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/.goipath /usr/share/gocode/src/github.com/graph-gophers/graphql-go/CHANGELOG.md /usr/share/gocode/src/github.com/graph-gophers/graphql-go/CONTRIBUTING.md /usr/share/gocode/src/github.com/graph-gophers/graphql-go/README.md /usr/share/gocode/src/github.com/graph-gophers/graphql-go/decode /usr/share/gocode/src/github.com/graph-gophers/graphql-go/decode/decode.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors /usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/errors.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/errors_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/panic_handler.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/panic_handler_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/example /usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/social /usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/social/README.md /usr/share/gocode/src/github.com/graph-gophers/graphql-go/go.mod /usr/share/gocode/src/github.com/graph-gophers/graphql-go/gqltesting /usr/share/gocode/src/github.com/graph-gophers/graphql-go/gqltesting/subscriptions.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/gqltesting/testing.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/graphql.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/graphql_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/id.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/blockstring.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/directive.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/lexer.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/lexer_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/literals.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/types.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/values.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/exec.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/packer /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/packer/packer.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/resolvable /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/resolvable/meta.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/resolvable/resolvable.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/selected /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/selected/selected.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/subscribe.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/query /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/query/query.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/meta.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/schema.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/schema_internal_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/schema_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/suggestion.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/validate_max_depth_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/validation.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/validation_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection /usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection/introspection.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/log /usr/share/gocode/src/github.com/graph-gophers/graphql-go/log/log.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/nullable_types.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/nullable_types_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/relay /usr/share/gocode/src/github.com/graph-gophers/graphql-go/relay/relay.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/relay/relay_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/subscription_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/subscriptions.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/time.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/time_test.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace /usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/trace.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/validation_trace.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/argument.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/directive.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/doc.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/enum.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/extension.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/field.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/fragment.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/input.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/interface.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/object.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/query.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/scalar.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/schema.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/types.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/union.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/value.go /usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/variable.go /usr/share/licenses/golang-github-graph-gophers-graphql-devel /usr/share/licenses/golang-github-graph-gophers-graphql-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 4 11:04:15 2024