package
0.13.994-experimental
Repository: https://github.com/lightninglabs/lightning-terminal.git
Documentation: pkg.go.dev

# Functions

NewStatusManager constructs a new Manager.
UseLogger uses a specified Logger to output package logging info.
WithIsReadyOverride is a functional option that can be used to set a callback function that is used to check if a system is ready _iff_ the system running status is not yet true.

# Constants

No description provided by the author

# Structs

Manager manages the status of any sub-server registered to it.

# Type aliases

SubServerOption defines a functional option that can be used to modify the values of a subServer's fields.