common

package
v0.0.0-...-13b63e8 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2015 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Enviroment

type Enviroment string
const (
	PRODUCTION  Enviroment = "production"
	DEVELOPMENT Enviroment = "development"
	STAGING     Enviroment = "staging"
)

type Settings

type Settings struct {
	Enviroment Enviroment
	Port       int
	AppVer     string

	Layout string
}
var Configuration Settings

Jump to

Keyboard shortcuts

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