setting

package
v0.0.0-...-fdfc6e2 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2015 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CFG_PATH        = "conf/app.ini"
	CFG_CUSTOM_PATH = "conf/custom.ini"
)

Variables

View Source
var (
	Cfg *ini.File

	Apps         []App
	HttpPort     int
	Https        bool
	HttpsCert    string
	HttpsKey     string
	Langs, Names []string
	GithubCred   string
)

Functions

This section is empty.

Types

type App

type App struct {
	Name     string
	RepoName string
}

Jump to

Keyboard shortcuts

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