ioproc

package module
v0.0.0-...-3f07ac7 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2017 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendFileStr

func AppendFileStr(filename string, data string, newLine bool) bool

func Createdirectory

func Createdirectory(path string, folderName string)

func DeleteGzip

func DeleteGzip(path string, filenameWithoutFormat string)

func Directoryexist

func Directoryexist(path string) bool

directoryexist return true is exist

func FileExist

func FileExist(filename string) bool

fileExist return true is exist

func FileExistGzip

func FileExistGzip(path string, filenameWithoutFormat string) bool

func IsJSON

func IsJSON(s string) bool

func IsJSONString

func IsJSONString(s string) bool

func ReadFile

func ReadFile(filename string) []byte

func ReadFileStr

func ReadFileStr(filename string) string

func ReadGzip

func ReadGzip(path string, filenameWithoutFormat string) string

func ReadLine

func ReadLine() string

func ReadLines

func ReadLines(filename string) []string

func WriteFile

func WriteFile(filename string, data []byte)

func WriteFileStr

func WriteFileStr(filename string, data string)

func WriteGzip

func WriteGzip(path string, filenameWithoutFormat string, data []byte)

func WriteGzipStr

func WriteGzipStr(path string, filenameWithoutFormat string, data string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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