lockfile

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Lock

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

func New

func New(name string) *Lock

New takes a path and creates a new instance of Lock. It should only be given a relative or absolute filepath.

func (*Lock) Lock

func (l *Lock) Lock(ctx context.Context) (reterr error)

func (*Lock) Unlock

func (l *Lock) Unlock()

Jump to

Keyboard shortcuts

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