Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ModuleKey is the name of the module ModuleName = "global" // QuerierRoute is the querier route for gov QuerierRoute = ModuleName QueryTimeEventList = "timeEventList" QueryGlobalTime = "globalTime" QueryGlobalEventErrors = "eventErrors" QueryGlobalBCEventErrors = "bcEventErrors" )
Variables ¶
This section is empty.
Functions ¶
func ErrGetPastDay ¶
ErrGetPastDay - error if get past day is negative
func ErrParseEventCacheList ¶
ErrParseEventCacheList - error if parse event cache list failed
func ErrQueryFailed ¶
ErrQueryFailed - error when query global store failed
func ErrRegisterExpiredEvent ¶
ErrRegisterExpiredEvent - error when register event time is before current timestamp
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.