Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct { Bin string File string Flags map[string]string KillChan chan bool Log *zap.SugaredLogger Results chan []string }
func (*Cmd) ReadPotfile ¶
func (*Cmd) WatchPotfile ¶
func (c *Cmd) WatchPotfile()
Click to show internal directories.
Click to hide internal directories.