package
0.3.1
Repository: https://github.com/clarify/clarify-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

Client errors.
Client errors.

# Structs

ErrorData describes possible error data fields for the Clarify RPC server.
HTTPError described a transport-layer error that is returned when the RPC server can not be reached for some reason.
HTTPHandler performs RPC requests via HTTP POST against the specified URL.
InvalidResource describes an invalid resource.
Param described a named parameter.
Request describe the structure of an RPC Request.
ServerError describes the error format returned by the RPC server.

# Interfaces

Handler describe the interface for handling arbitrary RPC requests.

# Type aliases

ParamName can be used to define a parameter name.