1
0
mirror of https://github.com/golang/go synced 2024-10-01 12:28:37 -06:00
go/godoc/vfs
Andrew Gerrand 562e4faeca cmd/godoc: bake templates and scripts into godoc binary
Add godoc/vfs/mapfs package for serving baked files.

Fixes golang/go#6010.

R=golang-dev, bradfitz, r, arnehormann, rsc
CC=golang-dev
https://golang.org/cl/12978043
2013-08-16 11:44:27 +10:00
..
httpfs go.tools/godoc: move vfs code to vfs package 2013-07-17 15:02:27 +10:00
mapfs cmd/godoc: bake templates and scripts into godoc binary 2013-08-16 11:44:27 +10:00
zipfs godoc: more cleanup 2013-07-18 13:51:17 +10:00
namespace.go go.tools/godoc: move vfs code to vfs package 2013-07-17 15:02:27 +10:00
os.go go.tools/godoc: move vfs code to vfs package 2013-07-17 15:02:27 +10:00
vfs.go godoc: move bulk of the code to the package 2013-07-17 17:09:54 +10:00