monitor

package
v1.10.8 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrorParamEmpty liberr.CodeError = iota + liberr.MinPkgMonitor
	ErrorMissingHealthCheck
	ErrorValidatorError
	ErrorLoggerError
	ErrorTimeout
)
View Source
const (
	LogFieldProcess = "process"
	LogValueProcess = "monitor"
	LogFieldName    = "name"
)

Variables

This section is empty.

Functions

func New

func New(ctx libctx.FuncContext, info montps.Info) (montps.Monitor, error)

Types

type Encode

type Encode interface {
	String() string
	Bytes() []byte
}

type Monitor

type Monitor interface {
	montps.Monitor
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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