Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Guard ¶
type Guard struct {
// contains filtered or unexported fields
}
Guard holds a locked update stripe. It is returned by value so callers can preserve defer-based panic safety without allocating an unlock closure.
Click to show internal directories.
Click to hide internal directories.