package
0.29.0-beta.rc2
Repository: https://github.com/lightninglabs/loop.git
Documentation: pkg.go.dev
# Functions
NewManager creates a new notification manager.
UseLogger uses a specified Logger to output package logging info.
# Constants
NotificationTypeReservation is the notification type for reservation notifications.
NotificationTypeStaticLoopInSweepRequest is the notification type for static loop in sweep requests.
NotificationTypeUnknown is the default notification type.
Subsystem defines the sub system name of this package.
# Interfaces
Client is the interface that the notification manager needs to implement in order to be able to subscribe to notifications.
# Type aliases
NotificationType is the type of notification that the manager can handle.