We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fcb1be5
There was an error while loading. Please reload this page.
Add mutex to distinguish it from lock, more suitable for replacing sync.mutex in distributed situations
fa6d148
Refactoring: use ordered map to replace the official go map
a6685fb
Refactor with context, and add lots of comments,makes it more suitable for use in systems with distributed timeout control
769c011
After fixing a number of known issues and adding a number of go tests, v1.0.0 has finally been released