blog: golang.org/x/blog/blog Files | Directories

Packages imported by main

PathSynopsis
flagPackage flag implements command-line flag parsing.
golang.org/x/tools/blogPackage blog implements a web server for articles written in present format.
golang.org/x/tools/godoc/staticPackage static exports a map of static file content that supports the godoc user interface.
golang.org/x/tools/playgroundPackage playground registers HTTP handlers at "/​compile" and "/​share" that proxy requests to the golang.org playground service.
logPackage log implements a simple logging package.
net/httpPackage http provides HTTP client and server implementations.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.