config

package
v0.0.0-...-6397e43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2016 License: MIT Imports: 3 Imported by: 3

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL