//
pkg.gl
Category
github.com/bhoriuchi/graphql-go-server
gqlclient
package
0.3.4
Repository:
https://github.com/bhoriuchi/graphql-go-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
190 SLOC
#
Functions
NewClient
NewClient creates a new client.
#
Structs
Client
Client a graphql client.
Options
Options client options.
Request
Request interface to a request object so you can bring your own.
Response
Response response object.
#
Type aliases
BeforeFunc
BeforeFunc modifies the request before it is sent.