The Go Cookbook

Maintained by SuperOrbital.

A community built and contributed collection of practical recipes for real world Golang development.

View project on GitHub

Reading and Writing to Files

How do I read from and write to a file?

http://stackoverflow.com/questions/1821811/how-to-read-write-from-to-file

http://stackoverflow.com/a/16615559/2620448