common icon indicating copy to clipboard operation
common copied to clipboard

code that I re-use among many Go projects

Results 1 common issues
Sort by recently updated
recently updated
newest added

Could you please share the examples for `filerotate.go`? I'm looking for the rotating log file on daily basis, so I'm wondering the function required for `didClose` function. Thanks in advance