//
pkg.gl
Category
github.com/multiversx/mx-multi-factor-auth-go-service
core
sync
package
1.0.16
Repository:
https://github.com/multiversx/mx-multi-factor-auth-go-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
137 SLOC
#
Functions
NewKeyRWMutex
NewKeyRWMutex returns a new instance of keyRWMutex.
#
Interfaces
KeyRWMutexHandler
KeyRWMutexHandler is a mutex that can be used to lock/unlock a resource identified by a key.