package
0.0.0-20240416161049-a532a675ca5c
Repository: https://github.com/goatcms/goatcore.git
Documentation: pkg.go.dev
# Functions
Copy clone files from sourcefs to destfs.
NewReadonlyFS create readonly mask for filespace.
NewSubFS create new sub filesystem.
StreamCopy copy file from source filesystem to destination filesystem with a stream loop.
# Structs
Copier is helper to copy data bettwent two filesystem.
ROFilespace is a readonly filespace.
SubFS is a filespace related to a base path in other filespace.