package
0.18.4-beta.rc2
Repository: https://github.com/lightningnetwork/lnd.git
Documentation: pkg.go.dev

# Functions

DisableLog disables all library log output.
Intercept starts the interception of interrupt signals and returns an `Interceptor` instance.
UseLogger uses a specified Logger to output package logging info.

# Structs

Interceptor contains channels and methods regarding application shutdown and interrupt signals.
Notifier handles notifications about status of LND.