Versions in this module Expand all Collapse all v0 v0.8.0 Dec 2, 2020 Changes in this version + var CTX = context.Background() + var FS = webdav.NewMemFS() + var FileDistEtcSystemdSystemNameServiceTmpl = []byte(...) + var FileDistLibraryLaunchDaemonsRdnsPlistTmpl = []byte(...) + var HTTP http.FileSystem = new(HTTPFS) + var Handler *webdav.Handler + func ReadFile(path string) ([]byte, error) + func WalkDirs(name string, includeDirsInList bool, files ...string) ([]string, error) + func WriteFile(filename string, data []byte, perm os.FileMode) error + type HTTPFS struct + Prefix string + func (hfs *HTTPFS) Open(path string) (http.File, error)