package
0.0.0-20241030060435-abff7bf2066b
Repository: https://github.com/mateothegreat/go-util.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
FileExists checks if the file exists at the given file path.
FileExists checks if the file exists at the given file path.
No description provided by the author
No description provided by the author
WaitForFileExists waits for the file to exist at the given file path.
WaitForNoFileHandlers waits for all file handlers to be closed for the given file path.
WalkFile walks up the directory tree from the current directory to find the given file.