Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimedOff ¶
type TimedOff struct {
// contains filtered or unexported fields
}
TimedOff is an object that can be used as a generic atomic on/off switch that automatically turns itself off after a specified time. Similar to a time.Timer object but built for concurrent use.
Click to show internal directories.
Click to hide internal directories.