Discover Packages
github.com/rancher/go-machine-service
locks
package
Version:
v0.28.2
Opens a new window with list of versions in this module.
Published: Mar 7, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Unlocker interface {
Unlock()
}
Interface for unlocking a key that was provided to Lock()
Provides an application-wide lock on the provided key.
If the lock is obtained, it will return an Unlocker.
If the lock is not successfully obtained, nil will be returned.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.