Discover Packages
github.com/cloudfoundry/cf-networking-release
src
garden-external-networker
filelock
package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Oct 27, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Directories Index Constants Variables Functions Types type Locker (l) Open()
Documentation
¶
type Locker struct {
Path string
}
Open will open and lock a file. It blocks until the lock is acquired.
If the file does not yet exist, it creates the file, and any missing
directories above it in the path. To release the lock, Close the file.
Source Files
¶
Directories
¶
Show internal
Collapse all
Click to show internal directories.
Click to hide internal directories.