Discover Packages
github.com/adrianfalleiro/rancher-compose
Godeps
_workspace
src
github.com
rancher
go-machine-service
locks
package
Version:
v0.6.1
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: 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.