package
0.0.0-20230130100827-6c64ebff31b2
Repository: https://github.com/packtpublishing/go-cookbook.git
Documentation: pkg.go.dev

# Functions

WordCount takes a file and returns a map with each word as a key and it's number of appearances as a value.