[][src]Module kpal::init

Routines for initializing the daemon.

Structs

Cli

The set of command line arguments for the daemon.

Init

The datatypes generated by the initialization steps.

InitError

Raised when an error occurs during the daemon's initialization.

Functions

init

Initializes the daemon.

Type Definitions

Result

A Result that is returned by this module.

TSLibrary

A thread safe version of a Library instance.

Transmitters

A set of distinct transmitters.