Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CleanerGroup ¶
type CleanerGroup struct {
Jobs []Cleaner
}
func (*CleanerGroup) Clean ¶
func (c *CleanerGroup) Clean(ID string) error
type OldIDsProvider ¶
OldIDsProvider return old ids for cleaning service
Click to show internal directories.
Click to hide internal directories.