locksmith

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2017 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

View Source
const ExclusiveMetricsLockingTime = "ExclusiveLockingTime"
View Source
const SharedMetricsLockingTime = "SharedLockingTime"

Variables

View Source
var FlockSyscall = syscall.Flock

Functions

This section is empty.

Types

type FileSystem

type FileSystem struct {
	// contains filtered or unexported fields
}

func NewExclusiveFileSystem added in v0.19.0

func NewExclusiveFileSystem(storePath string, metricsEmitter groot.MetricsEmitter) *FileSystem

func NewSharedFileSystem added in v0.19.0

func NewSharedFileSystem(storePath string, metricsEmitter groot.MetricsEmitter) *FileSystem

func (*FileSystem) Lock

func (l *FileSystem) Lock(key string) (*os.File, error)

func (*FileSystem) Unlock

func (l *FileSystem) Unlock(lockFile *os.File) error

Jump to

Keyboard shortcuts

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