//
pkg.gl
Category
github.com/symflower/eval-dev-quality
task
package
0.6.2
Repository:
https://github.com/symflower/eval-dev-quality.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
51 SLOC
#
Variables
ErrTaskUnknown
ErrTaskUnknown indicates that a task is unknown.
ErrTaskUnsupportedByModel
ErrTaskUnsupportedByModel indicates that the model does not support the task.
#
Structs
Context
Context holds the data need by a task to be run.
#
Interfaces
Repository
Repository defines a repository to be evaluated.
Task
Task defines an evaluation task.
#
Type aliases
Identifier
Identifier holds the identifier of a task.