file

package
v0.0.0-...-fe2ccbf Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2016 License: BSD-2-Clause 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 {
	ConfigsPath string `envconfig:"configs_path"`
	Enabled     bool
}

type Notifier

type Notifier struct {
	// contains filtered or unexported fields
}

func NewNotifier

func NewNotifier(config *Config) (*Notifier, error)

func (*Notifier) Start

func (n *Notifier) Start(refresh chan string, quit chan int, wg *sync.WaitGroup)

type ServiceGenerator

type ServiceGenerator struct {
	// contains filtered or unexported fields
}

func NewServiceGenerator

func NewServiceGenerator(c *Config) *ServiceGenerator

func (*ServiceGenerator) Generate

func (sg *ServiceGenerator) Generate() ([]*types.Service, error)

Jump to

Keyboard shortcuts

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