types

package
v0.0.0-...-5d951de Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCollectorNotAlive = errors.New("collector is not alive")
)

Functions

This section is empty.

Types

type Collector

type Collector struct {
	IsAlive bool            `json:"is_alive"`
	Metrics []metric.Metric `json:"metrics"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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