locking

package
v0.0.0-...-c012b7a Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2021 License: Apache-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 UnlockFunc

type UnlockFunc func()

UnlockFunc unlocks the lock.

func Lock

func Lock(lockName string) UnlockFunc

Lock creates a lock for a specific storage volume to allow activities that require exclusive access to occur. Will block until the lock is established. On success, it returns an unlock function which needs to be called to unlock the lock.

Jump to

Keyboard shortcuts

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