engine

package
v0.0.0-...-27fe79e Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateWork

func CreateWork(in chan types.Request, out chan types.ParseResult, scheduler scheduler.Scheduler)

Types

type ConcurrentEngine

type ConcurrentEngine struct {
	WorkCount int
	Scheduler scheduler.Scheduler
}

func (*ConcurrentEngine) Run

func (e *ConcurrentEngine) Run(requests ...types.Request)

type SimpleEngine

type SimpleEngine struct {
}

func (*SimpleEngine) Run

func (e *SimpleEngine) Run(requests ...types.Request)

Jump to

Keyboard shortcuts

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