Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppConfig ¶
type AppConfig struct { BackblazeAccountID string BackblazeApplicationKey string BackblazeBucket string Debug bool EmailUsername string EmailPassword string EmailSMTPServer string EmailPort int IBMUsername string IBMPassword string MongoURL string Port int SecretKey string }
AppConfig contains the app config variables.
var Config AppConfig
Config is the application-wide config
Click to show internal directories.
Click to hide internal directories.