Categorygithub.com/elisarver/locker
modulepackage
0.1.1
Repository: https://github.com/elisarver/locker.git
Documentation: pkg.go.dev

# README

locker

This is a library to create a file for the life of a process, possibly containing something like a pid, or more, based on what interface you pass in.

It has the ability to remove the file on a context cancellation, or to manually remove the file.

# Functions

No description provided by the author

# Variables

ErrorAlreadyLocked reports that our path is already locked.

# Structs

No description provided by the author