Documentation
¶
Index ¶
- Constants
- func Abs(base, path string) (abs string)
- func GetAllFile(dirPath string, dirPrefix string) []string
- func IsExists(path string) bool
- func IsNotExists(path string) bool
- func Tail(ctx context.Context, file string, poll bool, dest *os.File)
- func Unzip(zipFile, dest string) error
- func Zip(srcDir, dstPath string) error
Constants ¶
View Source
const (
HomeKey = "$HOME"
)
Variables ¶
This section is empty.
Functions ¶
func GetAllFile ¶
func IsNotExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.