package
Version:
v0.474.3
Opens a new window with list of versions in this module.
Published: Apr 7, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Acquire(ctx context.Context, path string, timeout time.Duration) (release func() error, err error)
Acquire a lock on the given path.
The lock is released when the returned function is called.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.