Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LifeCycle ¶
type LifeCycle struct { StartOnce sync.Once StopOnce sync.Once // contains filtered or unexported fields }
LifeCycle is an abstract type that has thread-safe initialization and shutdown
Click to show internal directories.
Click to hide internal directories.