manager

package
v0.0.0-...-7cb0e1f Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2017 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	MemberID      string
	Log           log.FieldLogger
	Config        *config.Config
	Monitor       *monitor.Monitor
	OverwatchChan chan<- *overwatch.Message

	base.Component
}

func New

func New(cfg *config.Config, messageChannel chan *alerter.Message, stateChannel chan *state.Message, overwatchChan chan<- *overwatch.Message) (*Manager, error)

func (*Manager) Start

func (m *Manager) Start() error

func (*Manager) Stop

func (m *Manager) Stop() error

Jump to

Keyboard shortcuts

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