Package : golang-github-gofrs-flock-devel

Package details

Summary: Thread-safe file locking library in Go

Description:
Flock implements a thread-safe sync.Locker interface for file locking. It also
includes a non-blocking TryLock() function to allow locking without blocking
execution.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/gofrs/flock


URL: https://github.com/gofrs/flock
License: BSD

Maintainer: nobody

List of RPMs