Documentation
¶
Index ¶
- Variables
- func CheckPath(path string) (string, error)
- func ExtendDirEntries(entries *[][]fs.DirEntry, index int)
- func GetDirEntryNum(entries map[string][]*fs.DirEntry) int
- func GetFileName(path string) string
- func GetFileType(path string) string
- func IntToString(num int) string
- func IsBinary(name string) bool
- func IsBinaryInPath(path string) bool
- func NewFilePath(currentPath, newDirectory, subDirectory, fileName string) string
- func ParseTimeSpan(timeSpan string) (time.Duration, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
OsType = runtime.GOOS
)
Functions ¶
func ExtendDirEntries ¶
func GetFileName ¶
func GetFileType ¶
func IntToString ¶
func IsBinaryInPath ¶ added in v0.1.1
func NewFilePath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.