file

package
v0.40.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2022 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Remove

func Remove(name string) error

Remove functions exactly like os.Remove, except that it retries upon failure on Windows. This "fixes" some errors that appear on Windows.

func RemoveAll

func RemoveAll(path string) error

RemoveAll functions exactly like os.RemoveAll, except that it retries upon failure on Windows. This "fixes" some errors that appear on Windows.

func Rename

func Rename(oldpath, newpath string) error

Rename functions exactly like os.Rename, except that it retries upon failure on Windows. This "fixes" some errors that appear on Windows.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL