Function setup

Source
pub fn setup() -> (Configuration, Arc<Tracker>)
Expand description

It loads the configuration from the environment and builds the main domain Tracker struct.

ยงPanics

Setup can file if the configuration is invalid.