fileutils

package
v0.0.0-...-4d0c800 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2017 License: Apache-2.0 Imports: 5 Imported by: 210

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyPathToPath

func CopyPathToPath(fromPath, toPath string) (err error)

func Create

func Create(path string) (file *os.File, err error)

func IsDirEmpty

func IsDirEmpty(dir string) (isEmpty bool, err error)

func Open

func Open(path string) (file *os.File, err error)

func TempDir

func TempDir(namePrefix string, cb func(tmpDir string, err error))

func TempFile

func TempFile(namePrefix string, cb func(tmpFile *os.File, err error))

Types

This section is empty.

Jump to

Keyboard shortcuts

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