package
module
Version:
v0.0.0-...-170d66c
Opens a new window with list of versions in this module.
Published: Dec 9, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
README
¶
multisyncer
MultiSyncer synchronizes access based on a given token
Documentation
¶
type MultiSyncer interface {
Lock(interface{})
Unlock(interface{})
}
MultiSyncer synchronizes access based on a given token
New returns a new MultiSyncer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.