# Functions
ContextProvider.
ContextProviderTest.
Initialize returns instance of entry point singleton manager, workDir uses to attach templates.
OnReload subscribe on reload event.
OnShutdown subscribe on shutdown event for gracefully exit via context.
Shutdown raise shutdown event.
Viper returns instance of Viper.
WorkDir returns current work directory.
# Variables
No description provided by the author
No description provided by the author
# Structs
EntryPoint manager of single point of application.