package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Functions
NewDBSweeper is constructor of DBSweeper.
NewFileSweeper is constructor of FileSweeper.
PrepareDBSweep invoked after DB init.
WaitingDBInit waiting DB init.
# Structs
DBSweeper is used to sweep the DB logs.
FileSweeper is used to sweep the file logs.
# Interfaces
Interface defines the operations a sweeper should have.