package
0.0.0-20190722071344-ea1d8b2dbe68
Repository: https://github.com/arxanchain/sdk-go-common.git
Documentation: pkg.go.dev

# Functions

DefaultResponse creates the default response.

# Constants

APIMajorVersion is returned as part of the Status.Version request.
No description provided by the author
APIMinorVersion is returned as part of the Status.Version request.
No description provided by the author
IgnoreUnknownTypeFlag is set along with a MessageType to indicate that the message type can be safely ignored if it is not recognized.
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

# Structs

GenericRequest is used to request where no specific information is needed.
GenericResponse is used to respond to a request where no specific response information is needed.
QueryMeta allows a query response to include potentially useful metadata about a query.
QueryOptions is used to specify various flags for read queries.
Response http/rpc response.
VersionResponse is used for the Status.Version response.
WriteMeta allows a write response to include potentially useful metadata about the write.
No description provided by the author

# Interfaces

RPCInfo is used to describe common information about query.

# Type aliases

MessageType defines message type.