config

package
v0.0.0-...-c040d8b Latest Latest
Warning

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

Go to latest
Published: May 4, 2015 License: Apache-2.0, BSD-2-Clause-Views, BSD-3-Clause, + 1 more Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	UAAPublicKey string       `yaml:"uaa_verification_key"`
	LogGuid      string       `yaml:"log_guid"`
	MetronConfig MetronConfig `yaml:"metron_config"`
}

func NewConfigFromFile

func NewConfigFromFile(configFile string) (Config, error)

func (*Config) Initialize

func (cfg *Config) Initialize(file []byte) error

type MetronConfig

type MetronConfig struct {
	Address string
	Port    string
}

Jump to

Keyboard shortcuts

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