runner

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2022 License: GPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(opt *options.Options) (*Runner, error)

func (*Runner) Start

func (r *Runner) Start()

type Worker

type Worker struct {
	*limiter.Limiter
	// contains filtered or unexported fields
}

func NewWorker

func NewWorker(limitNum int64,
	notifier notify.Notifier,
	browser *browser.Browser) *Worker

func (*Worker) Start

func (w *Worker) Start(ctx context.Context, C <-chan httpdump.Request) error

Jump to

Keyboard shortcuts

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