//
pkg.gl
Category
github.com/AutonomyNetwork/nft
keeper
package
0.1.1
Repository:
https://github.com/autonomynetwork/nft.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
3
Files
1.4k SLOC
#
Functions
NewKeeper
NewKeeper creates new instances of the nft Keeper.
NewMsgServerImpl
NewMsgServerImpl returns an implementation of the NFT MsgServer interface for the provided Keeper.
NewQuerier
NewQuerier is the module level router for state queries.
#
Structs
Keeper
Keeper maintains the link to data storage and exposes getter/setter methods for the various parts of the state machine.