multisyncer

package module
v0.0.0-...-170d66c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2015 License: Apache-2.0 Imports: 0 Imported by: 2

README

multisyncer

MultiSyncer synchronizes access based on a given token

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MultiSyncer

type MultiSyncer interface {
	Lock(interface{})
	Unlock(interface{})
}

MultiSyncer synchronizes access based on a given token

func New

func New() MultiSyncer

New returns a new MultiSyncer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL