Documentation
¶
Index ¶
Constants ¶
View Source
const ( DataAPIError = "Data Error: " MigrationMode = "migration_mode" )
Variables ¶
This section is empty.
Functions ¶
func MetadataAPI ¶
func MigrateAPI ¶
func SettingsAPI ¶
Types ¶
type Request ¶
type Request struct { Name string `json:"name"` Up []interface{} `json:"up"` Down []interface{} `json:"down"` }
type SettingReqeust ¶
Click to show internal directories.
Click to hide internal directories.