Documentation ¶
Index ¶
- func Compare(srcFile, targetFile, appendFile, reduceFile string) (err error)
- func Exist(filename string) bool
- func FileMerge(file string, files []string) (err error)
- func FileSort(filename, sortedFile string) (err error)
- func FileSplit(filename string, maxLine int) (files []string, err error)
- func ReadByLine(filename string, cb func(b []byte, end bool) error) error
- type FileLock
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.