index

package
v0.0.0-...-56c857f Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const DESCRIPTION_LEN = 200

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexerPool

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

func NewIndexerPool

func NewIndexerPool(
	discoverQueue queue.Queue[*url.URL],
	documentQueue queue.Queue[*model.Response],
	documentStore store.DocumentStore,
	indexStore store.IndexStore,
	workerCount int,
) *IndexerPool

func (*IndexerPool) Run

func (p *IndexerPool) Run()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳