package
Version:
v1.51.0
Opens a new window with list of versions in this module.
Published: Feb 5, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 3
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.