Before we close our journey learning Go, we will take a brief look at some possible future enhancements. We will then bring much that we have learned together in the form of a capstone program, a sizable example web server implementation, that hopefully should also be entertaining.
The Go library introduction and survey parts in the next part provide some background on and examples of using the individual Go libraries that you should review as part of studying the capstone example.
Before we look to the ...