# Variables

ErrTaskUnknown indicates that a task is unknown.
ErrTaskUnsupportedByModel indicates that the model does not support the task.

# Structs

Context holds the data need by a task to be run.

# Interfaces

Repository defines a repository to be evaluated.
Task defines an evaluation task.

# Type aliases

Identifier holds the identifier of a task.