fs

package
v0.0.0-...-e7a9558 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FILE_APPEND = os.O_APPEND
)

Variables

This section is empty.

Functions

func DirCheck

func DirCheck(filePath string) error

DirCheck create dir if not exists

func FileExists

func FileExists(file_path string) bool

func FileGetContents

func FileGetContents(file_path string) (data []byte, err error)

func FileMd5

func FileMd5(file_path string) (string, error)

func FilePutContents

func FilePutContents(file_path string, data []byte, def ...int) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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