app

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dispatcher

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

Dispatcher of the application.

func NewDispatcher

func NewDispatcher(config config.Configuration) *Dispatcher

NewDispatcher creates a new Dispatcher instance.

func (Dispatcher) Dispatch

func (d Dispatcher) Dispatch(ctx context.Context, urls []string)

Dispatch operation.

type ReduceFunc

type ReduceFunc func(queue.ResultSet) queue.ResultSet

ReduceFunc used to reduce the output.

Jump to

Keyboard shortcuts

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