file

package
v0.0.0-...-caae416 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2019 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDir

func CreateDir(path string) error

func CreateFile

func CreateFile(path string) error

func Download

func Download(url string, filePath string) error

func Exists

func Exists(path string) (bool, error)

func GetExtension

func GetExtension(dataType string) string

func IsDirectory

func IsDirectory(path string) (bool, error)

func IsFile

func IsFile(path string) (bool, error)

func ReadCsv

func ReadCsv(csvFilePath string, separator string) ([][]string, error)

func ReadDataCsv

func ReadDataCsv(csvFilePath string, separator string) ([][]string, error)

func ReadHeaderCsv

func ReadHeaderCsv(csvFilePath string, separator string) ([]string, error)

func Unzip

func Unzip(srcFilePath string, destDirPath string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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