package
0.0.0-20240416161049-a532a675ca5c
Repository: https://github.com/goatcms/goatcore.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
DefaultUnixDirMode is a default dir mode for unix base filesystems.
DefaultUnixFileMode is a default file mode for unix base filesystems.
FilespaceID ia a default dependency name.
SafeDirPermissions is a safe directory mode for unix base filesystems (allow owner access only).
SafeFilePermissions is a safe file mode for unix base filesystems (allow owner access only).
# Type aliases
LoopFilter is a callback type which is used to filter filespace tree.
LoopOn is a callback type trigged on a file or directory.