Documentation ¶
Index ¶
- func Ext(file string) string
- func ImageType(filePath string) string
- func IsDir(filePath string) bool
- func IsExist(filePath string) bool
- func IsFile(filePath string) bool
- func IsImage(filePath string) bool
- func LineContent(filePath string, numbers ...int) map[int]string
- func LineCount(filePath string) (count int)
- func Read(filePath string) string
- func Size(filePath string) int64
- func SizeText(size int64) string
- func Write(filePath, str string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.