cmd

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Thresholds *xdp.Thresholds
	Interfaces []string
	Logging    Logging
	// contains filtered or unexported fields
}

func NewApp

func NewApp(version string, commit string) (*App, error)

func (*App) Run

func (app *App) Run()

type Logging

type Logging struct {
	Level  string
	Format string
}

type Version

type Version struct {
	Version   string
	GitCommit string
	GoVersion string
	Arch      string
}

Jump to

Keyboard shortcuts

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