List of Listings
Chapter 1. Getting into Go
Listing 1.1. Multiple returns: returns.go
Listing 1.2. Named return values: returns2.go
Listing 1.3. Read TCP status: read_status.go
Listing 1.4. HTTP GET: http_get.go
Listing 1.5. Concurrent output
Listing 1.6. Printing concurrently
Listing 1.7. Using channels: channel.go
Listing 1.9. Single package import
Listing 1.10. Hello World: hello.go
Listing 1.11. Hello World test: hello_test.go
Listing 1.13. Running go test failure
Listing 1.14. Testing with code coverage
Listing 1.15. Workspace layout
Listing 1.16. Hello World web server: inigo.go
Chapter 2. A solid foundation
Get Go in Practice now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.