package
0.0.12
Repository: https://github.com/kris-hansen/comanda.git
Documentation: pkg.go.dev

# Functions

CheckFileSize verifies if a file is within acceptable size limits.
SafeOpenFile opens a file after checking its size.
SafeReadFile reads a file after checking its size.

# Constants

MaxFileSize is the default maximum allowed file size (100MB).