package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev

# Packages

Package demo contains minimal demo for 'mapper' package.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrNoSuchJob is returned by GetJob if there's no Job with requested ID.
No description provided by the author
No description provided by the author

# Structs

Controller is responsible for starting, progressing and finishing mapping jobs.
Job is datastore representation of a mapping job (either active or not).
JobConfig defines what a new mapping job should do.
Information about a job.
Query is a representation of datastore queries supported by the mapper.
Information about some single shard of a job.

# Type aliases

Factory knows how to construct instances of Mapper.
ID identifies a mapper registered in the controller.
JobID identifies a mapping job.
Mapper applies some function to the given slice of entities, given by their keys.
State of a job or one of its shards.