-
Brad Fitzpatrick authored
Permits serving from virtual filesystems, such as files linked into a binary, or from a zip file. Also adds a gofix for: http.FileServer(root, prefix) -> http.StripPrefix(prefix, http.FileServer(http.Dir(root))) R=r, rsc, gri, adg, dsymonds, r, gri CC=golang-dev https://golang.org/cl/4629047
19f79504
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
codewalk.go | ||
dirtrees.go | ||
doc.go | ||
filesystem.go | ||
format.go | ||
godoc.go | ||
index.go | ||
main.go | ||
mapping.go | ||
parser.go | ||
snippet.go | ||
spec.go | ||
utils.go |