fsutil

package
v2.5.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(sourcePath string, targetPath string, overwrite bool) error

Copy copies a file to a destination path

func GetCurrentGofile

func GetCurrentGofile() string

GetCurrentGofile returns the file with the source code that called this method

func GetCurrentGofileDir

func GetCurrentGofileDir() string

GetCurrentGofileDir returns the parent dir of the file with the source code that called this method

func GetHomeDir

func GetHomeDir() string

GetHomeDir returns the home variable

func ReadFile

func ReadFile(path string, limit int64) ([]byte, error)

ReadFile reads a file

func WriteToFile

func WriteToFile(data []byte, filePath string) error

WriteToFile writes data to a file

Types

This section is empty.

Jump to

Keyboard shortcuts

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