Versions in this module Expand all Collapse all v1 v1.0.0 Oct 12, 2019 Changes in this version + var SkipDir = errors.New("skip this directory") + func Walk(fs http.FileSystem, root string, walkFn WalkFunc) error + type WalkFunc func(path string, info os.FileInfo, err error) error