package
4.1.3-beta.1
Repository: https://github.com/jackallabs/canine-chain.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
No description provided by the author
DefaultGenesis returns the default Capability genesis state.
DefaultParams returns a default set of parameters.
FilesKey returns the store key to retrieve a Files from the index fields.
helper function to hash then hex any given string.
No description provided by the author
No description provided by the author
Owner address is whoever owns this file/folder.
generate a mock private key using mock keyring.
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
NewParams creates a new Params instance.
No description provided by the author
ParamKeyTable the param key table for launch module.
PubkeyKey returns the store key to retrieve a Pubkey from the index fields.
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
filetree module event types.
filetree module event types.
filetree module event types.
update file.
filetree module event types.
filetree module event types.
DefaultIndex is the default capability global index.
filetree module event types.
filetree module event types.
filetree module event types.
filetree module event types.
filetree module event types.
filetree module event types.
filetree module event types.
filetree module event types.
filetree module event types.
filetree module event types.
filetree module event types.
filetree module event types.
filetree module event types.
FilesKeyPrefix is the prefix to retrieve all Files.
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
PubkeyKeyPrefix is the prefix to retrieve all Pubkey.
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
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
# Variables
No description provided by the author
x/filetree module sentinel errors.
x/filetree module sentinel errors.
x/filetree module sentinel errors.
x/filetree module sentinel errors.
x/filetree module sentinel errors.
x/filetree module sentinel errors.
x/filetree module sentinel errors.
x/filetree module sentinel errors.
x/filetree 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
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/filetree module sentinel errors.
x/filetree module sentinel errors.
x/filetree module sentinel errors.
x/filetree module sentinel errors.
x/filetree module sentinel errors.
x/filetree 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
# Structs
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
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
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
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
AccountKeeper defines the expected account keeper used for simulations (noalias).
BankKeeper defines the expected interface needed to retrieve account balances.
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.