Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SystemDataCleaner ¶
type SystemDataCleaner struct { }
func NewCleaner ¶
func NewCleaner() (SystemDataCleaner, error)
func (*SystemDataCleaner) Clean ¶
func (cleaner *SystemDataCleaner) Clean() error
Clean system data.
func (*SystemDataCleaner) Report ¶
func (cleaner *SystemDataCleaner) Report() error
Report task status to snrs
Click to show internal directories.
Click to hide internal directories.