conf

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 6, 2016 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfig

func NewConfig(file string) *config

NewConfig constructor

Types

type Config

type Config struct {
	Debug  bool   `yaml:"debug"`
	Server Server `yaml:"server"`
}

type Server

type Server struct {
	Address     string `yaml:"address"`
	PingTimeout int    `yaml:"ping_timeout"`
}

Jump to

Keyboard shortcuts

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