blog: golang.org/x/blog

Directories

PathSynopsis
blogCommand blog is a web server for the Go blog that can run on App Engine or as a stand-alone HTTP server.
content/context/googlePackage google provides a function to do Google searches using the Google Web Search API.
content/context/serverThe server program issues Google search requests and demonstrates the use of the go.net Context API.
content/context/useripPackage userip provides functions for extracting a user IP address from a request and associating it with a Context.
content/cover
support/racyThis program demonstrates a race condition.

Updated 2016-04-15. Refresh now. Tools for package owners.