Versions in this module Expand all Collapse all v1 v1.0.0 Sep 29, 2024 Changes in this version + var DefaultIndexPages = []string + type FileServer struct + Hide []string + IndexPages []string + Root http.FileSystem + func (fs FileServer) IsHidden(d os.FileInfo) bool + func (fs FileServer) ServeHTTP(w http.ResponseWriter, r *http.Request) (int, error)