package
0.0.0-20190821021037-4da7b148c929
Repository: https://github.com/spatialcurrent/go-counter.git
Documentation: pkg.go.dev
# Functions
CountFiles generates a frequency distribution for the tokens found in the files files is a list of paths to files.
New returns a new Counter.
# Type aliases
Counter is used for calculating a frequency histogram of strings.