godoc: replace direct OS file system accesses in favor
of accesses via a FileSystem interface. Preparation for appengine version which gets its files via a snapshot or zip file and uses a corresponding FileSystem implementation. R=rsc, r CC=golang-dev https://golang.org/cl/4572065
Showing
src/cmd/godoc/filesystem.go
0 → 100644
src/cmd/godoc/parser.go
0 → 100644
Please register or sign in to comment