Documentation ¶
Index ¶
- func AppendLine(line, path string) error
- func CalculateLines(path string) (int64, error)
- func CheckArgs(args_length, arg_index int) error
- func CheckError(err error)
- func CheckFile(file string) error
- func GetHashFvn(s string) uint32
- func GetHashFvn64(s string) uint64
- func ReadLine(path string) ([]string, error)
- func SearchFilesInDir(file_ext, path string) ([]string, error)
- func Usage()
- func WriteLine(lines []string, path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateLines ¶
CalculateLines return count of lines
func SearchFilesInDir ¶
SearchFilesInDir return list of files in directory by extension
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.