package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev

# Functions

NewExecutionDAO returns an instance of ExecutionDAO.
NewTaskDAO returns an instance of TaskDAO.

# Structs

Execution database model.
Metrics is the task metrics for one execution.
StatusCount model.
Task database model.

# Interfaces

ExecutionDAO is the data access object interface for execution.
TaskDAO is the data access object interface for task.