package
0.0.0-20181111061007-97ba6d7fd665
Repository: https://github.com/rai-project/web.git
Documentation: pkg.go.dev

# Functions

ReadFile is adapTed from ioutil.
WalkDirs looks for files in the given dir and returns a list of files in it usage for all files in the b0x: WalkDirs("", false).
WriteFile is adapTed from ioutil.

# Variables

CTX is a context for webdav vfs.
FileJaegerAssetManifestJSON is "jaeger/asset-manifest.json".
FileJaegerFaviconIco is "jaeger/favicon.ico".
FileJaegerIndexHTML is "jaeger/index.html".
FileJaegerServiceWorkerJs is "jaeger/service-worker.js".
FileJaegerStaticCSSMain53900dbdCSS is "jaeger/static/css/main.53900dbd.css".
FileJaegerStaticCSSMain53900dbdCSSMap is "jaeger/static/css/main.53900dbd.css.map".
FileJaegerStaticJsMainE185d069Js is "jaeger/static/js/main.e185d069.js".
FileJaegerStaticJsMainE185d069JsMap is "jaeger/static/js/main.e185d069.js.map".
FileJaegerStaticMediaJaegerLogoA7093b12Svg is "jaeger/static/media/jaeger-logo.a7093b12.svg".
FS is a virtual memory file system.
Handler is used to server files through a http handler.
HTTP is the http file system.

# Structs

HTTPFS implements http.FileSystem.