Categorycode.cloudfoundry.org/filelock
modulepackage
0.32.0
Repository: https://github.com/cloudfoundry/filelock.git
Documentation: pkg.go.dev

# README

filelock

Go Report
Card Go
Reference

This library will allow locking a file for synchronous operation.

[!NOTE]

This repository should be imported as code.cloudfoundry.org/filelock.

Contributing

See the Contributing.md for more information on how to contribute.

Working Group Charter

This repository is maintained by App Runtime Platform under Garden Containers area.

[!IMPORTANT]

Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.

# Packages

Code generated by counterfeiter.
No description provided by the author
Code generated by counterfeiter.

# Functions

No description provided by the author

# Structs

No description provided by the author

# Interfaces

go:generate counterfeiter -o fakes/file_locker.go --fake-name FileLocker .
go:generate counterfeiter -o fakes/locked_file.go --fake-name LockedFile .