Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBGarbageCollector ¶
type DBGarbageCollector interface {
Run() error
}
func NewDBGarbageCollector ¶
func NewDBGarbageCollector( logger lager.Logger, db ReaperDB, ) DBGarbageCollector
Click to show internal directories.
Click to hide internal directories.