A sample application containing requests from the Go tutorial.
Before running this sample, start an application that allows remote connections to a sample database: sample_db.
Then, start this sample by executing the following command in the go
directory:
$ go run .