Golang leu o arquivo inteiro na string
contents, err := ioutil.ReadFile("file.txt")
Dangerous Dingo
contents, err := ioutil.ReadFile("file.txt")