Documentation ¶
Index ¶
Constants ¶
View Source
const (
QueryStatus = "status"
)
query endpoints supported by the nameservice Querier
Variables ¶
This section is empty.
Functions ¶
func NewQuerier ¶
NewQuerier is the module level router for state queries
Types ¶
type Keeper ¶
type Keeper struct {
// contains filtered or unexported fields
}
Keeper maintains the link to storage and exposes getter/setter methods for the various parts of the state machine
Click to show internal directories.
Click to hide internal directories.