config

package
v0.0.0-...-3c806ea Latest Latest
Warning

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

Go to latest
Published: May 4, 2015 License: MIT Imports: 10 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 {
	Backend   *backend.BackendConfig `yaml:"backend"`
	Templates interface{}            `yaml:"templates"`
	Options   struct {
		Syslog string
	}
}

func NewConfig

func NewConfig(filename string) (c *Config, err error)

func (*Config) Backends

func (c *Config) Backends() (bs []backend.Backend, err error)

Jump to

Keyboard shortcuts

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