package
0.0.0-20240817140251-aa2fb5bc486d
Repository: https://github.com/diamondburned/gotkit.git
Documentation: pkg.go.dev
# Functions
Do runs the garbage collector on the given path asynchronously.
IsCacheError returns true if the error happened while caching.
IsFile returns true if the given path exists as a file.
WithTmp gives f a premade tmp file and moves it back atomically.
WithTmpFile gives f a premade tmp os.File and moves it back atomically.