owncast/utils
Logan Fick 3fc127ba34
Adjust CleanupDirectory function to support tmpfs mounts. (#3818)
* Refactored directory cleanup function to remove contents instead of recreating directory.

* Fixed regression by ensuring directory cleanup creates directory if it does not exist.

* Modified errors in directory cleanup function to provide more information.

* Resolved use of deprecated package in directory cleanup function.

* Reformatted directory cleanup function.
2024-07-19 13:07:45 -07:00
..
accessTokens.go
accessTokens_test.go
backup.go
clientId.go
clientId_test.go
db.go
emojiMigration.go
hashing.go
netutils.go
netutils_test.go
nulltime.go
performanceTimer.go
phraseGenerator.go
restendpointhelper.go
strings.go
strings_test.go
utils.go
utils_test.go