package
Version:
v1.112.2
Opens a new window with list of versions in this module.
Published: Sep 3, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package lifecycle allows controlling group of items.
Group implements a collection of items that have a
concurrent start and are closed in reverse order.
NewGroup creates a new group.
Add adds item to the group.
Close closes all items in reverse order.
Run starts all items concurrently under group g.
Item is the lifecycle item that group runs and closes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.