Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // CfgDevModeKey is originally defined in portbase/config. CfgDevModeKey = config.CfgDevModeKey CfgNetworkServiceKey = "core/networkService" 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.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.