Documentation
¶
Overview ¶
Package monitor provides background wallet security monitoring daemon
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Daemon ¶
type Daemon struct {
// contains filtered or unexported fields
}
Daemon manages the background wallet monitoring process
func NewDaemon ¶
func NewDaemon(configLoader *config.ConfigLoader) *Daemon
NewDaemon creates a new monitoring daemon
Click to show internal directories.
Click to hide internal directories.