# 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.