osutils

package
v0.0.0-...-c51984e Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2014 License: Apache-2.0 Imports: 7 Imported by: 10

Documentation

Index

Constants

View Source
const (
	LOGTAG = "OS-Utilities"
)

Variables

This section is empty.

Functions

func CopyDirectory

func CopyDirectory(srcDirectory, dstDirectory string) (err error)

func ListFilesInDirectory

func ListFilesInDirectory(directory string) (list []string, err error)

func LoadBlob

func LoadBlob(filename string) (blob []byte, err error)

func MD5Hash

func MD5Hash(anything ...interface{}) string

func PathExists

func PathExists(fullPath string) bool

func TouchDir

func TouchDir(dir string) (err error)

func TouchFile

func TouchFile(filepath string) (file *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