package
0.1.0
Repository: https://github.com/cosmosregistry/example.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

# 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
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service.
Query_ServiceDesc is the grpc.ServiceDesc for Query service.

# Structs

Counter defines a counter object.
GenesisState is the state that must be provided at genesis.
MsgIncrementCounter defines the Msg/IncrementCounter request type.
MsgIncrementCounterResponse defines the Msg/IncrementCounter response type.
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
Params defines the parameters of the module.
QueryCounterRequest is the request type for the Query/Counter RPC method.
QueryCounterResponse is the response type for the Query/Counter RPC method.
QueryCountersResponse is the request type for the Query/Counters RPC.
QueryCountersResponse is the response type for the Query/Counters RPC method.
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
UnimplementedMsgServer must be embedded to have forward compatible implementations.
UnimplementedQueryServer must be embedded to have forward compatible implementations.

# Interfaces

MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service.
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service.