Categorygithub.com/openware/pkg/tracing
modulepackage
0.1.0
Repository: https://github.com/openware/pkg.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewMutex creates a new mutex that logs diagnostic information into the current span.

# Structs

No description provided by the author
Mutex is just like the standard sync.Mutex, except that it is aware of the Context and logs some diagnostic information into the current span.