SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-graph-gophers-graphql-devel rpm build for : Rawhide. For other distributions click golang-github-graph-gophers-graphql-devel.

Name : golang-github-graph-gophers-graphql-devel
Version : 1.5.0 Vendor : Fedora Project
Release : 1.fc42 Date : 2024-09-27 20:35:13
Group : Unspecified Source RPM : golang-github-graph-gophers-graphql-1.5.0-1.fc42.src.rpm
Size : 0.54 MB
Packager : Fedora Project
Summary : GraphQL server with a focus on ease of use
Description :
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

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/rawhide/Everything/s390x/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-graph-gophers-graphql-devel-1.5.0-1.fc42.noarch.rpm
ftp.icm.edu.pl  golang-github-graph-gophers-graphql-devel-1.5.0-1.fc42.noarch.rpm
ftp.icm.edu.pl  golang-github-graph-gophers-graphql-devel-1.5.0-1.fc42.noarch.rpm
ftp.icm.edu.pl  golang-github-graph-gophers-graphql-devel-1.5.0-1.fc42.noarch.rpm
     

Provides :
golang(github.com/graph-gophers/graphql-go)
golang(github.com/graph-gophers/graphql-go/decode)
golang(github.com/graph-gophers/graphql-go/errors)
golang(github.com/graph-gophers/graphql-go/gqltesting)
golang(github.com/graph-gophers/graphql-go/internal/common)
golang(github.com/graph-gophers/graphql-go/internal/exec)
golang(github.com/graph-gophers/graphql-go/internal/exec/packer)
golang(github.com/graph-gophers/graphql-go/internal/exec/resolvable)
golang(github.com/graph-gophers/graphql-go/internal/exec/selected)
golang(github.com/graph-gophers/graphql-go/internal/query)
golang(github.com/graph-gophers/graphql-go/internal/schema)
golang(github.com/graph-gophers/graphql-go/internal/validation)
golang(github.com/graph-gophers/graphql-go/introspection)
golang(github.com/graph-gophers/graphql-go/log)
golang(github.com/graph-gophers/graphql-go/relay)
golang(github.com/graph-gophers/graphql-go/trace)
golang(github.com/graph-gophers/graphql-go/trace/noop)
golang(github.com/graph-gophers/graphql-go/trace/opentracing)
golang(github.com/graph-gophers/graphql-go/trace/otel)
golang(github.com/graph-gophers/graphql-go/trace/tracer)
golang(github.com/graph-gophers/graphql-go/types)
golang-github-graph-gophers-graphql-devel
golang-ipath(github.com/graph-gophers/graphql-go)

Requires :
go-filesystem
golang(github.com/opentracing/opentracing-go)
golang(github.com/opentracing/opentracing-go/ext)
golang(github.com/opentracing/opentracing-go/log)
golang(go.opentelemetry.io/otel)
golang(go.opentelemetry.io/otel/attribute)
golang(go.opentelemetry.io/otel/codes)
golang(go.opentelemetry.io/otel/trace)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/golang-github-graph-gophers-graphql-devel
/usr/share/doc/golang-github-graph-gophers-graphql-devel/CHANGELOG.md
/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/SECURITY.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/apollo_federation
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/apollo_federation/README.md
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/apollo_federation/gateway
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/apollo_federation/gateway/.gitignore
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/apollo_federation/gateway/index.js
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/apollo_federation/gateway/package.json
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/apollo_federation/subgraph_one
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/apollo_federation/subgraph_one/server.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/apollo_federation/subgraph_two
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/apollo_federation/subgraph_two/server.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/array_as_argument
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/array_as_argument/server.go
/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
There is 117 files more in these RPM.

 
ICM