package
0.0.0-20191022051620-5d03f69abbf3
Repository: https://github.com/2637309949/bulrush-addition.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.
FS is a virtual memory file system.
Handler is used to server files through a http handler.
No description provided by the author