package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Jan 15, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Command defines commands the daemon can handle
Daemon is the event daemon collecting events from a messenger
Create returns a new event daemon
type Syncer interface {
Start(daemon *Daemon) error
Stop()
}
Syncer is responsible for receiving messages from a messenger
Source Files
¶
Click to show internal directories.
Click to hide internal directories.