agent

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2022 License: MPL-2.0 Imports: 15 Imported by: 0

README

Orb Agent

Documentation

Index

Constants

View Source
const HeartbeatFreq = 60 * time.Second

Variables

View Source
var (
	ErrMqttConnection = errors.New("failed to connect to a broker")
)

Functions

This section is empty.

Types

type Agent

type Agent interface {
	Start() error
	Stop()
}

func New

func New(logger *zap.Logger, c config.Config) (Agent, error)

Directories

Path Synopsis
otel

Jump to

Keyboard shortcuts

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