Documentation ¶
Index ¶
- func ComplementFill(filename string) error
- func MixFileName(filename string, count int) (newname string, err error)
- func MixTime(filename string, count int) error
- func RandFill(filename string, count int) error
- func Wipe(filename string) error
- func Wipe7pass(filename string) error
- func Wipe8pass(filename string) error
- func ZeroFill(filename string, count int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComplementFill ¶ added in v1.1.0
ComplementFill : fill file with Complement
func MixFileName ¶ added in v1.1.0
MixFileName : change file name to random
func Wipe7pass ¶ added in v1.1.0
Wipe7pass : (randfill-zerofill-randfill-complementfill-randfill-randfill-randfill)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.