package
0.0.0-20210814015554-82bc1ab3fc6d
Repository: https://github.com/datadrake/static-cling.git
Documentation: pkg.go.dev
# Variables
ErrAlreadyClosed is returned when a file is closed twice.
ErrDirectoryCollision occurs when merging directories with the name subdir names.
ErrFileCollision occurs when merging directories with the name file names.
ErrFileOpen is returned when a file is opened twice.
ErrMissingDir occurs when requesting a subtree for a non-existent directory.
ErrNotOpen is returned when a file is accessed while closed.