Versions in this module Expand all Collapse all v7 v7.0.2 Mar 26, 2024 v7.0.1 Apr 3, 2023 v7.0.0 Jan 28, 2022 Changes in this version + type ClosableMutex struct + func NewClosableMutex() *ClosableMutex + func (cm *ClosableMutex) Close() + func (cm *ClosableMutex) MustLock() + func (cm *ClosableMutex) TryLock() bool + func (cm *ClosableMutex) Unlock() Other modules containing this package github.com/ubiq/go-ubiq/v5 github.com/ubiq/go-ubiq/v6