package
0.2.6
Repository: https://github.com/defund-labs/defund.git
Documentation: pkg.go.dev

# Functions

DefaultGenesis returns the default Capability genesis state.
No description provided by the author
No description provided by the author
No description provided by the author
InterqueryKey returns the store key to retrieve a Interquery from the index fields.
InterqueryKey returns the store key to retrieve a Interquery Result from the index fields.
InterqueryKey returns the store key to retrieve a Interquery Timeout Result from the index fields.
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
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author

# Constants

Querying events.
Querying events.
Querying events.
Querying events.
Querying events.
DefaultIndex is the default capability global index.
Querying events.
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.

# Variables

x/query module sentinel errors.
x/query module sentinel errors.
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
No description provided by the author
No description provided by the author
x/query module sentinel errors.
x/query module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InterqueryKeyPrefix is the prefix to retrieve all Interquery.
InterqueryResultKeyPrefix is the prefix to retrieve all Interquery Results.
InterqueryTimeoutResultKeyPrefix is the prefix to retrieve all Interquery Timeout Results.
No description provided by the author

# Structs

GenesisState defines the query module's genesis state.
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
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
No description provided by the author
No description provided by the author
No description provided by the author
Interquery timeout result requests/response.
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

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