Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clean ¶ added in v0.5.2
type Clean struct {
// contains filtered or unexported fields
}
Clean contains the information about the cleaning.
func NewCLean ¶ added in v0.5.2
func NewCLean(storageCfg *config.StorageConfig) *Clean
New creates a new Clean
type Local ¶
type Local struct {
// contains filtered or unexported fields
}
func NewLocal ¶ added in v0.4.0
func NewLocal(storageCfg *config.StorageConfig) *Local
Click to show internal directories.
Click to hide internal directories.