Introduction
This last chapter adds some additional recipes related to testing, designing your application interface, and leveraging the packages, sort
and reflect
.
Note
Check if Go is properly installed. The Getting ready section in the Retrieving Golang version recipe of Chapter 1, Interacting with the Environment will help you. Make sure the port 8080
is not used by another application.