config

package
v0.0.0-...-b98f716 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultConfig = Config{}

DefaultConfig Default Values

Functions

This section is empty.

Types

type Config

type Config struct {
	CloseTimeout time.Duration `config:"closeTimeout"`
	Team         string        `config:"team"`
	Status       string        `config:"status"`
	Pipeline     string        `config:"pipeline"`
	Project      string        `config:"project"`
	Error        string        `config:"error"`
}

Config Structure

Jump to

Keyboard shortcuts

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