There was an error while loading. Please reload this page.
As this is a library the Setup function should return an error instead of calling os.Exit when the config file cannot be read.
Setup
os.Exit
As this is a library the
Setupfunction should return an error instead of callingos.Exitwhen the config file cannot be read.