Golang Baca seluruh file menjadi string
contents, err := ioutil.ReadFile("file.txt")
Dangerous Dingo
contents, err := ioutil.ReadFile("file.txt")