package
1.13.12
Repository: https://github.com/qiniu/x.git
Documentation: pkg.go.dev

# Functions

Dir creates a directory http.File and its entry can be File(name, data) or Dir(name, entries).
Dir creates a file http.File and its content is `data`.
FS creates a file system for testing.
Single creates a file system that only contains a signle file (but it may not in the root directory).