package
0.0.0-20250203094020-32f94b14f00f
Repository: https://github.com/velocidex/go-magic.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
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.
FileMagicFilesMagicRulesMgc is "magic_files/magic_rules.mgc".
FS is a virtual memory file system.
Handler is used to server files through a http handler.
HTTP is the http file system.