• Robert Griesemer's avatar
    godoc/httpzip.go: use correct path in Readdir · dcef9812
    Robert Griesemer authored
    Fixes a problem where Readdir would always return
    empty directories (Readdir is only called by godoc
    if the usual directory handler is commented out
    in godoc.go, and if a zip file system is provided;
    thus, this bug never manifested itself in godoc).
    
    Also:
    - better choice of variable/field names
    - simplified error handling a bit
    - better comments
    
    R=bradfitz
    CC=golang-dev
    https://golang.org/cl/4813047
    dcef9812
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...