config

package
v0.0.0-...-df1ecbf Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2016 License: MIT Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config configStruct
View Source
var (
	Version = "0.0.1"
)

Functions

This section is empty.

Types

type Job

type Job struct {
	GithubAccount    string `yaml:"githubAccount"`
	GithubApiToken   string `yaml:"githubApiToken"`
	GithubRepository string `yaml:"githubRepository"`
	JenkinsJob       string `yaml:"jenkinsJob"`
	JenkinsUrl       string `yaml:"jenkinsUrl"`
	JenkinsUser      string `yaml:"jenkinsUser"`
	JenkinsApiToken  string `yaml:"jenkinsApiToken"`
}

Jump to

Keyboard shortcuts

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