modulepackage
0.0.0-20210316084942-6667eae57844
Repository: https://github.com/go-light/logentry.git
Documentation: pkg.go.dev
# README
logentry
Log 日志格式
# Functions
No description provided by the author
WithTries can be used to set the number of times lock acquire is attempted.
WithExpiry can be used to set the expiry of a mutex to the given value.
# Type aliases
OptionFunc is a function that configures a mutex.