//
pkg.gl
Category
github.com/Toscale-platform/kit
graphql
package
1.5.17
Repository:
https://github.com/toscale-platform/kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
106 SLOC
#
Functions
NewClient
NewClient makes a new Client capable of making GraphQL requests.
NewRequest
NewRequest makes a new Request with the specified string.
#
Structs
Client
Client is a client for interacting with a GraphQL API.
Request
Request is a GraphQL request.