Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Alert ¶
type DeadMansSwitch ¶
type DeadMansSwitchCheckinRequest ¶
type DeadMansSwitchCheckinRequest struct { Subject string `json:"subject"` TTL string `json:"ttl"` }
otherwise the same but TTL in un-expanded form
func NewDeadMansSwitchCheckinRequest ¶
func NewDeadMansSwitchCheckinRequest(subject string, ttl string) DeadMansSwitchCheckinRequest
func (*DeadMansSwitchCheckinRequest) AsAlert ¶
func (d *DeadMansSwitchCheckinRequest) AsAlert(details string) Alert
Click to show internal directories.
Click to hide internal directories.