Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TUI ¶
type TUI interface {
Run() error
}
func NewTrafficWatch ¶
func NewTrafficWatch(recordDir string, recordsFormat config.OutputFormat, logsFile string) TUI
type TrafficWatchTUI ¶
type TrafficWatchTUI struct {
// contains filtered or unexported fields
}
func (*TrafficWatchTUI) Run ¶
func (t *TrafficWatchTUI) Run() error
Click to show internal directories.
Click to hide internal directories.