analyze

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2021 License: BSD-3-Clause Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Load = &charm.Spec{
	Name:  "load",
	Usage: "load [options] pcap",
	Short: "analyze a pcap and send logs into the Brim desktop client",
	Long: `
The load command is the same as the analyze command except the output stream of
generated logs is written to a specified space in the Brim desktop client.

brimcap load -s myspace file.pcap
`,
	New: New,
}

Functions

func New

func New(parent charm.Command, f *flag.FlagSet) (charm.Command, error)

Types

type Command

type Command struct {
	*root.Command
	// contains filtered or unexported fields
}

func (*Command) Exec

func (c *Command) Exec(args []string) (err error)

func (*Command) Init

func (c *Command) Init() error

Jump to

Keyboard shortcuts

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