config

package
v0.0.0-...-2c791d3 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2017 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultConfig = Config{
	Period: 10 * time.Second,
	Path:   ".",
}

Functions

This section is empty.

Types

type Config

type Config struct {
	Period time.Duration `config:"period"`
	Path   string        `config:"path"`
}

Jump to

Keyboard shortcuts

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