Documentation ¶
Index ¶
Constants ¶
View Source
const ( AlpacaTarget = "alpaca" UptimeCounterKey = "uptime_cnt" UptimeStatusOk = "Ok" UptimeIndexTemplate = "uptime_%s_%d" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlpacaSettingModel ¶
type Target ¶
type Uptime ¶
type Uptime interface { container.RestModule container.CronModule }
type UptimeStatus ¶
type UptimeStatus int
const ( UptimeExpired UptimeStatus = iota UptimeOk UptimeError UptimeFailed UptimePending )
Click to show internal directories.
Click to hide internal directories.