Releases: dogmatiq/cosyne
Releases · dogmatiq/cosyne
Version 0.2.0
Added
- Add
Once
, a context-aware and "failable" variant ofsync.Once
- Add
RWMutex.TryLock()
andTryRLock()
Version 0.1.0
- Initial release
Once
, a context-aware and "failable" variant of sync.Once
RWMutex.TryLock()
and TryRLock()