//
pkg.gl
Category
github.com/bit2pixel/fx
internal
lifecycle
package
1.13.2
Repository:
https://github.com/bit2pixel/fx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
59 SLOC
#
Functions
New
New constructs a new Lifecycle.
#
Structs
Hook
A Hook is a pair of start and stop callbacks, either of which can be nil, plus a string identifying the supplier of the hook.
Lifecycle
Lifecycle coordinates application lifecycle hooks.