Registry / http-client / yamashou-gqlgenc

yamashou-gqlgenc

JSON →
library0.37.0gogounverified

Package gqlgenc provides a GraphQL client generator and runtime.

go get github.com/Yamashou/gqlgenc
INSTALL
IMPORT
SIG · YAMASHOU-GQLGENC
Y
yamashou-gqlgenc
http-clientgov0.37.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gqlgenc
github.com/Yamashou/gqlgenc

Create a GraphQL client and execute a query.

package main import ( "context" "github.com/Yamashou/gqlgenc" ) func main() { client := gqlgenc.NewClient("https://example.com/graphql") client.Query(context.TODO(), nil, nil) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.37.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Resources
yamashou-gqlgenc — go get yamashou-gqlgenc · libregistry