directory
0.0.0-20240423165716-7ef61953e366
Repository: https://github.com/go-zh/website.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package codewalk implements support for codewalk documents.
Package dl implements a simple Go downloads frontend server.
Package env provides environment information for the golangorg server running on golang.org.
Package gitfs presents a file tree downloaded from a remote Git repo as an in-memory fs.FS.
Package history stores historical data for the Go project.
Package memcache provides a minimally compatible interface for google.golang.org/appengine/memcache and stores the data in Redis (e.g., via Cloud Memorystore).
Package pkgdoc serves package documentation.
No description provided by the author
Package redirect provides hooks to register HTTP handlers that redirect old godoc paths to their new equivalents and assist in accessing the issue tracker, wiki, code review system, etc.
Package screentest implements script-based visual diff testing for webpages.
Package short implements a simple URL shortener, serving shortened urls from /s/key.
Package spec implements hyperlinking of the Go language specification.
No description provided by the author
Package texthtml formats text files to HTML.
Package tmplfunc provides an extension of Go templates in which templates can be invoked as if they were functions.
No description provided by the author
Package web implements a basic web site serving framework.
Package webtest implements script-based testing for web servers.