package
Version:
v1.27.2
Opens a new window with list of versions in this module.
Published: Jan 23, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Nop is a no-op implementation of a lifecycle Once. It advances state but
performs no actions.
NewNop returns a new one-time no-op lifecycle.
IsRunning returns the Nop lifecycle.Status.
Start advances the Nop to Running without side-effects.
Stop advances the Nop to Stopped without side-effects.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.