Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 389 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 389 Bytes

Go

A sample application containing requests from the Go tutorial.

Running

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 .