//
pkg.gl
Category
github.com/huskar-t/file-rotatelogs/v2
internal
fileutil
package
2.4.1
Repository:
https://github.com/huskar-t/file-rotatelogs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
47 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.