config

package
v0.0.0-...-bc8b7e0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CFG_DEBUG     = "debug"
	CFG_BOOTSTRAP = "bootstrap"
	CFG_FILE      = "config-file"
	CFG_IFACE     = "iface"
)

Variables

This section is empty.

Functions

func Parse

func Parse(tomlCfgFile string) error

Types

type DaemonCfg

type DaemonCfg struct {
	Bootstrap bool
	Debug     bool
}
var Daemon DaemonCfg

Jump to

Keyboard shortcuts

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