Documentation ¶
Index ¶
Constants ¶
View Source
const ( // events DbSet = "DbSet" DbGet = "DbGet" ValidatorSet = "ValidatorSet" AccountSet = "AccountSet" // db Metadata = "metadata" License = "license" // prefix DbPrefix = "db:" AccountPrefix = "act:" ValidatorPrefix = "val:" TokenPrefix = "token:" MetaPrefix = "meta:" StatePrefix = "state" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.