package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Mar 7, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Register registers pktvisor backend
func RegisterBackendSpecificVariables(v *viper.Viper)
RegisterBackendSpecificVariables registers the backend specific variables for the pktvisor backend
type AppInfo struct {
App struct {
Version string `json:"version"`
UpTimeMin float64 `json:"up_time_min"`
} `json:"app"`
}
AppInfo represents server application information
Source Files
¶
Click to show internal directories.
Click to hide internal directories.