package
0.0.0-20190630022708-407d61a969a0
Repository: https://github.com/rai-project/image.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
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.
FileBananaPng is "/banana.png".
FileCheeseburgerJpg is "/cheeseburger.jpg".
FileChickenJpg is "/chicken.jpg".
FileLaneControlJpg is "/lane_control.jpg".
FilePenguinPng is "/penguin.png".
FilePlatypusJpg is "/platypus.jpg".
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.