monitor

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MaxAttempts int = 3

Functions

This section is empty.

Types

type LogSupervisor

type LogSupervisor interface {
	Supervisor
	log.Hook
}

func Launch

func Launch(broker eventbus.Broker, monUrl string) (LogSupervisor, error)

type Supervisor

type Supervisor interface {
	wire.EventCollector
	Reconnect() error
	Stop() error
}

Jump to

Keyboard shortcuts

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