suricata

package
v2.3.1-rc.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InterFaceStat

type InterFaceStat struct {
	Drop             int
	InvalidChecksums int
	Pkts             int
}

type InterfaceStats

type InterfaceStats map[string]InterFaceStat

type Suricata

type Suricata struct {
	// contains filtered or unexported fields
}

func New

func New() Suricata

func (*Suricata) InterfaceStats

func (s *Suricata) InterfaceStats(ctx context.Context) (*InterfaceStats, error)

Jump to

Keyboard shortcuts

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