Documentation
¶
Index ¶
Constants ¶
View Source
const ( // AttrUptimeTotal ... AttrUptimeTotal = "total" // AttrUptimeAppStarted ... AttrUptimeAppStarted = "app_started" // EntitySensor ... EntitySensor = string("uptime") // Name ... Name = "uptime" Version = "0.0.1" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Actor ¶
type Actor struct {
supervisor.BaseActor
// contains filtered or unexported fields
}
Actor ...
Click to show internal directories.
Click to hide internal directories.