We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e999c0 commit cf72a3eCopy full SHA for cf72a3e
README.md
@@ -3,6 +3,8 @@
3
The Go Connector of Locking-Center that is a mutex point to synchronize access between different services. You can limit the
4
execution between services and create queueing for the operation.
5
6
+- [Locking-Center Server](https://github.com/freakmaxi/locking-center)
7
+
8
#### Installation
9
10
`go get github.com/freakmaxi/locking-center-client-go/mutex`
0 commit comments