Skip to content

Tags: viney-shih/go-lock

Tags

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: maintain the go version in CI, add pre-commit (#4)

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: typo (#3)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: refactor whole structure consisting with sync package (#2)

- extract the interface consisting with sync.Mutex and sync.RWMutex .
- Refactor the coding style with the convention in Go.
- Add examples.

v1.0.1

Toggle v1.0.1's commit message
fix README

v1.0.0

Toggle v1.0.0's commit message
add Go Report in README