Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrBadStatusCode error. ErrBadStatusCode = errors.New("storage: bad status code") // ErrUnknownModelType error. ErrUnknownModelType = errors.New("storage: unknown model type") )
Functions ¶
This section is empty.
Types ¶
type Storage ¶
Storage type.
func (*Storage) DeleteAlarmConfig ¶ added in v1.5.0
DeleteAlarmConfig function.
func (*Storage) SaveAlarmConfig ¶ added in v1.5.0
SaveAlarmConfig function.
Click to show internal directories.
Click to hide internal directories.