package
1.2.10
Repository: https://github.com/borderlesshq/graphrpc.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new http client wrapper.

# Variables

ApplyMsgPackEncoder is used to enable internal msgpack encoding over encoding/json.
SetHeader sets the headers for this client.
SetRemoteGraphQLPath is used to set the graphql path of the remote service for generation to occur.
SetRemoteServiceName is used to set the service name of the remote service for this client.

# Type aliases

Client is the http client wrapper.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Request represents an outgoing GraphQL request.