package
Version:
v0.0.0-...-706fa94
Opens a new window with list of versions in this module.
Published: Dec 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package status exposes the expvars we use for status tracking to the
component system.
type Component interface {
AddTrapsPackets(int64)
GetTrapsPackets() int64
SetStartError(error)
GetStartError() error
}
Component is the component type.
Source Files
¶
Directories
¶
Package statusimpl implements the Status component.
|
Package statusimpl implements the Status component. |
Click to show internal directories.
Click to hide internal directories.