Documentation ¶
Overview ¶
Package database provides the database access functions and schema.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SchemaExtensions = map[int]schema.Update{}
SchemaExtensions is a list of schema extensions that can be passed to the MicroCluster daemon. Each entry will increase the database schema version by one, and will be applied after internal schema updates.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.