errhandler

package
v2.0.1-0...-2f82913 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataWriter

type DataWriter interface {
	Init(*os.File)
	Write([]base.Data)
	Flush()
	Error() error
}

type Handler

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

func New

func New(statsCh chan<- base.Stats) *Handler

func (*Handler) Init

func (w *Handler) Init(file *config.File, concurrency int, cleanup bool) (chan base.ErrData, error)

Jump to

Keyboard shortcuts

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