filelock

package
v1.6.5 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Flock

type Flock = flock.Flock

func New

func New(path string) *Flock

type Noop

type Noop struct{}

this lock does nothing

func (*Noop) Lock

func (_ *Noop) Lock() (bool, error)

func (*Noop) TryLock

func (_ *Noop) TryLock() (bool, error)

func (*Noop) Unlock

func (_ *Noop) Unlock() error

Jump to

Keyboard shortcuts

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