Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TaskInfoRedacted ¶
type TaskInfoRedacted struct {
Info *backup.StreamBackupTaskInfo
}
TaskInfoRedacted is a wrapper of backup.StreamBackupTaskInfo to redact sensitive information
func (TaskInfoRedacted) String ¶
func (t TaskInfoRedacted) String() string
String returns the redacted string of the task info
Click to show internal directories.
Click to hide internal directories.