john

package
v0.0.0-...-cbcbfe2 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2021 License: MIT Imports: 11 Imported by: 0

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 New

func New(bin string, file string, flags map[string]string, logger *zap.Logger) Cmd

func (*Cmd) ReadPotfile

func (c *Cmd) ReadPotfile() []string

func (*Cmd) Run

func (c *Cmd) Run() error

func (*Cmd) WatchPotfile

func (c *Cmd) WatchPotfile()

Jump to

Keyboard shortcuts

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