structs

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeProgress

type FakeProgress struct{}

func (*FakeProgress) AddToTotal

func (p *FakeProgress) AddToTotal(delta int64)

func (*FakeProgress) IncrementErrorsBy

func (p *FakeProgress) IncrementErrorsBy(count int64)

func (*FakeProgress) IncrementFailedRequestsBy

func (p *FakeProgress) IncrementFailedRequestsBy(count int64)

func (*FakeProgress) IncrementMatched

func (p *FakeProgress) IncrementMatched()

func (*FakeProgress) IncrementRequests

func (p *FakeProgress) IncrementRequests()

func (*FakeProgress) Init

func (p *FakeProgress) Init(hostCount int64, rulesCount int, requestCount int64)

func (*FakeProgress) Stop

func (p *FakeProgress) Stop()

type FakeWrite

type FakeWrite struct{}

func (*FakeWrite) Close

func (r *FakeWrite) Close()

func (*FakeWrite) Colorizer

func (r *FakeWrite) Colorizer() aurora.Aurora

func (*FakeWrite) Request

func (r *FakeWrite) Request(templateID, url, requestType string, err error)

func (*FakeWrite) Write

func (r *FakeWrite) Write(w *output.ResultEvent) error

func (*FakeWrite) WriteFailure

func (r *FakeWrite) WriteFailure(event output.InternalEvent) error

func (*FakeWrite) WriteStoreDebugData

func (r *FakeWrite) WriteStoreDebugData(host, templateID, eventType string, data string)

Jump to

Keyboard shortcuts

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