Searched refs:dotFileHidingFileSystem (Results 1 – 1 of 1) sorted by relevance
48 type dotFileHidingFileSystem struct { struct55 func (fsys dotFileHidingFileSystem) Open(name string) (http.File, error) { argument68 fsys := dotFileHidingFileSystem{http.Dir(".")}