Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
FileExists reports whether the named file or directory exists. Deprecated
please use PathExists() or IsFile() instead it
func IsZipFile ¶
IsZipFile check is zip file. from https://blog.csdn.net/wangshubo1989/article/details/71743374
func PathExists ¶ added in v0.2.1
PathExists reports whether the named file or directory exists.
func Unzip ¶
Unzip a zip archive from https://blog.csdn.net/wangshubo1989/article/details/71743374
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.