# Functions
CheckError check if error is not nil and panic.
GetContextLogger get a logger instance contextualized by service name.
GetMyID get device mesh Id.
GetServiceBag get servicebag singleton.
InitConfig load config from flags.
InitLogger initialize logger service.
# Structs
Config store the application.
DiscoverConfig peer discovering config.
MeshConfig mesh network config.
ServiceBag various global object injected to services.
StreamerConfig streamer config.