Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Thu, 04 Jan 2018 07:13:00 +0000 Reading files in go - an overview When I started learning Go, it was hard for me to get a handle on the various APIs and techniques that can be used to read files. My attempting at writing a multi-core wordcounter (<a href="https://github.com/kgrz/kwc" target="_blank" style="margin: 0px; padding: 0px; color: rgb(170, 0, 170); font-family: skolar-sans-latin, Roboto, Tahoma, sans-serif; font-size: 17.6px; background-color: rgb(255, 255, 255);">kgrz/kwc</a>) shows evidence of this initial confusion—multiple ways used in the same file. 5 points posted by moezzie http://kgrz.io/reading-files-in-go-an-overview.html 3069 Wed, 03 Jan 2018 10:33:00 +0000