Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CfgDevModeKey = "core/devMode" CfgUseSystemNotificationsKey = "core/useSystemNotifications" )
Configuration Keys
Functions ¶
This section is empty.
Types ¶
type MessageRecord ¶ added in v0.4.2
MessageRecord is a simple record used for control database feedback
type StorageInterface ¶ added in v0.4.2
type StorageInterface struct {
storage.InjectBase
}
StorageInterface provices a storage.Interface to the storage manager.
Click to show internal directories.
Click to hide internal directories.