Skip to content

v1.1.0: feat: refactor whole structure consisting with sync package (#2)

Compare
Choose a tag to compare
@viney-shih viney-shih released this 24 Jul 14:12
· 5 commits to master since this release
a8c3844
  • Add the interface consisting with sync.Mutex and sync.RWMutex .
  • Refactor the coding style aligning the convention in Go.
  • Add examples.