package
0.0.0-20240904114807-f6eb2df91718
Repository: https://github.com/team-alua/kat.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Variables
ErrIsDirectory is returned if the file under operation is not a regular file but a directory.
No description provided by the author
No description provided by the author
ErrReadOnly is returned if the file is read-only and write operations are disabled.
ErrWriteOnly is returned if the file is write-only and read operations are disabled.