Categorygithub.com/go-light/logentry
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.

# Interfaces

No description provided by the author
An Option configures a mutex.

# Type aliases

OptionFunc is a function that configures a mutex.