status

package
v0.0.0-...-b83d36e Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package status exposes the expvars we use for status tracking to the component system.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component interface {
	AddTrapsPackets(int64)
	GetTrapsPackets() int64
	AddTrapsPacketsUnknownCommunityString(int64)
	GetTrapsPacketsUnknownCommunityString() int64
	SetStartError(error)
	GetStartError() error
}

Component is the component type.

Directories

Path Synopsis
Package statusimpl implements the Status component.
Package statusimpl implements the Status component.

Jump to

Keyboard shortcuts

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