package
0.0.0-20230429075306-bc5e03db15fb
Repository: https://github.com/openbiox/ligo.git
Documentation: pkg.go.dev
# Functions
BytesCounter calculate the bytes of input stream.
BytesCounterByName calculate the bytes of input stream.
BytesCounterByNameSlice count bytes from filename slice returns countMap, total , errs.
CounterByNameSlice abstract func to conduct slice counter.
LineCounter can be used to count file N lines.
LineCounterByName count lines from file.
LineCounterByNameSlice count lines from filename slice returns countMap, total , errs.