package
1.13.2
Repository: https://github.com/bit2pixel/fx.git
Documentation: pkg.go.dev

# Functions

New constructs a new Lifecycle.

# Structs

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 coordinates application lifecycle hooks.