//
pkg.gl
Category
github.com/taosdata/file-rotatelogs/v2
internal
fileutil
package
2.5.2
Repository:
https://github.com/taosdata/file-rotatelogs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
58 SLOC
#
Functions
CreateFile
CreateFile creates a new file in the given path, creating parent directories as necessary.
GenerateFn
GenerateFn creates a file name based on the pattern, the current time, and the rotation time.