package
0.0.0-20220114054724-f501dc898939
Repository: https://github.com/cryptometrics/cql.git
Documentation: pkg.go.dev

# Functions

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
NewBody will return a body object to construct for http erquests.
NewMockC creates a new mock instance.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
POST
No description provided by the author

# Structs

Assigner is a struct that embeds a request, giving it access to all the request methods and data.
No description provided by the author
EndpointArg is a wrapper to parse parameters for endpoints.
No description provided by the author
No description provided by the author
MockC is a mock of C interface.
MockCMockRecorder is the mock recorder for MockC.
No description provided by the author
No description provided by the author

# Interfaces

C is the client interfacego:generate mockgen -source client.go -destination ../client/client_mock.go -package client.
Endpoint is an interface to build an endpiont from a list of string args.

# Type aliases

No description provided by the author
connector is a client connector, such as the New function.
No description provided by the author
Common HTTP methods.