Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SchemaMetaPrefix is the prefix for database meta key prefix. SchemaMetaPrefix = "mDB:" // TableMetaPrefix is the prefix for table meta key prefix. TableMetaPrefix = "mTable:" )
Variables ¶
This section is empty.
Functions ¶
func GenGlobalID ¶
GenGlobalID generates the next id in the store scope.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.