directory
Version:
v0.448.0
Opens a new window with list of versions in this module.
Published: Sep 5, 2025
License: Apache-2.0
Opens a new window with license information.
README
¶
filesutils package
Contains various implementations to work with files:
- nativefiles: Handle local files using go native/ std library commands.
- tempfile: Create temporary files and directories.
- tempfileoo: Create temporary files and directories in a object oriented way.
Examples
For developers
To run the tests of filesutils use:
bash -c "cd $(git rev-parse --show-toplevel) && go test -v ./pkg/filesutils/..."
Directories
¶
Click to show internal directories.
Click to hide internal directories.