package
0.53.0-beta.2
Repository: https://github.com/cosmos/cosmos-sdk.git
Documentation: pkg.go.dev

# Functions

NewNodeCommands is a fake `appmodule.Module` to be considered as a module and be added in AutoCLI.
No description provided by the author
RegisterServiceHandler registers the http handlers for service Service to "mux".
RegisterServiceHandlerClient registers the http handlers for service Service to "mux".
RegisterServiceHandlerFromEndpoint is same as RegisterServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterServiceHandlerServer registers the http handlers for service Service to "mux".
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
No description provided by the author
No description provided by the author

# Structs

ConfigRequest defines the request structure for the Config gRPC query.
ConfigResponse defines the response structure for the Config gRPC query.
StatusRequest defines the request structure for the status of a node.
StatusResponse defines the response structure for the status of a node.
UnimplementedServiceServer can be embedded to have forward compatible implementations.

# Interfaces

ServiceClient is the client API for Service service.
ServiceServer is the server API for Service service.