config

package
v0.0.0-...-ba4d9c1 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2018 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	JbossHome string   `env:"JBOSS_HOME"`
	Args      string   `env:"GOBOSS_ARGS"`
	BuildArgs []string `env:"GOBOSS_BUILD_ARGS" envSeparator:","`
	LogLevel  string   `env:"LOG_LEVEL" envDefault:"debug"`
}

Config of the app

func MustGet

func MustGet() Config

MustGet returns the config

Jump to

Keyboard shortcuts

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