/go-tour

My Go training

Primary LanguageGo

Go tour

Synopsis

Test program for the "Go Tour".

I use this project to practice Go. I mainly follow the Go tour and add my own code.

Building and running

go build
./go-tour

Testing

N/A

Benchmarking

N/A

Authors

References