package
0.1.13
Repository: https://github.com/initia-labs/weave.git
Documentation: pkg.go.dev

# Functions

NewGraphQLClient creates and returns a new GraphQLClient instance.
NewGRPCClient initializes and returns a new GRPCClient instance.
NewHTTPClient creates and returns a new HTTPClient instance.

# Constants

No description provided by the author

# Structs

GraphQLClient defines the logic for interacting with GraphQL APIs.
GRPCClient defines the logic for making gRPC requests.
HTTPClient defines the logic for making HTTP requests.