# Functions
GetLogger constructs a new logger for composition within an App.
LoadConfiguration opens and parses the configuration file and then applies any environmental overrides.
NewApp composes the provided Configuration and Logger into a new App object.
New Option composes a generic Option for an App.
# Constants
XXX: be careful here.
# Structs
No description provided by the author
No description provided by the author
https://github.com/metal-toolbox/fleetdb.
# Type aliases
Option provides a path for adding arbitrary stuff to an App.