Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cron ¶
type Cron struct { Frequency string Code func() }
Cron struct executes code with a time interval
type CurrentBoot ¶
type CurrentBoot struct { ConfdNodes []string EtcdClient *etcd.Client EtcdPath string EtcdPort int EtcdPeers string EtcdURL []string Host net.IP Port int Timeout time.Duration TTL time.Duration }
CurrentBoot information about the boot process related to the component
type ServiceDaemon ¶
ServiceDaemon struct to a service daemon.
Click to show internal directories.
Click to hide internal directories.