config

package
v0.0.0-...-8bfda83 Latest Latest
Warning

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

Go to latest
Published: May 12, 2015 License: MIT Imports: 8 Imported by: 32

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Logger = log.New(os.Stderr, "", log.LstdFlags)
View Source
var Packages []Package

Functions

func Close

func Close()

func Load

func Load(configFile string, packages ...Package)

Types

type Package

type Package interface {
	Name() string
	Init() error
	io.Closer
}

Jump to

Keyboard shortcuts

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