search

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Search = &charm.Spec{
	Name:  "search",
	Usage: "search [options]",
	Short: "search for a connection in a list of pcaps",
	Long: `
The search command searches in parallel for a specific connection in a list of
indexed pcap files (generated using brimcap index -root) and writes the results
to a new pcap file or to standard output.
`,
	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) Run added in v0.0.3

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

Jump to

Keyboard shortcuts

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