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

# Functions

No description provided by the author

# Structs

QueryHelper is a test utility for building a query client from a proto interface registry.
QueryRequest is a light mock of cometbft abci.QueryRequest.
QueryResponse is a light mock of cometbft abci.QueryResponse.

# Type aliases

GRPCQueryHandler defines a function type which handles mocked ABCI Query requests using gRPC.