Structsยง
- Args ๐
- Lilith ๐Struct representing the daemon
- NetInfo ๐Defines the network-specific settings
- SignalHandler ๐Auxiliary structure used to keep track of signals
- Spawn ๐Struct representing a spawned P2P network
Constantsยง
- CONFIG_FILE ๐
- CONFIG_FILE_CONTENTS ๐
Functionsยง
- handle_signals ๐Auxiliary task to handle SIGHUP, SIGTERM, SIGINT and SIGQUIT signals
- main ๐
- Parse a TOML string for any configured network and return a map containing said configurations.
- realmain ๐
- spawn_net ๐