config

package
v0.0.0-...-1ae3dfb Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2017 License: MIT Imports: 8 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Debug     bool
	AppPath   string
	AppName   string
	IsWindows bool

	WebRoot string // website assets folder
	Address string // website listen address
	Port    uint   // website listen port

	ClientID    string //
	ClientKey   string //
	ADAuthURI   string
	RedirectURI string
	GraphScope  string

	LogPath         string
	SymStoreExe     string
	Destination     string // pdb server destination
	BuildSource     string // pdb source folder
	PDBZipFile      string // pdb zip file, default `debug.zip`
	LatestBuildFile string // latest build trigger file `latestbuild.txt`
	ScheduleTime    string // default trigger time in 24H, eg: 5:00 => 5:00AM
	SymExcludeList  []string
)

Functions

func GetTriggerTime

func GetTriggerTime() (hour, min int)

GetTriggerTime ...

func LoadConfig

func LoadConfig(files ...interface{}) error

LoadConfig ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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