werf / lockgate

Lockgate is a cross-platform distributed locking library for Go. Supports distributed locks backed by Kubernetes or HTTP lock server. Supports conventional OS file locks.
Apache License 2.0
256 stars 15 forks source link

feat(file-lock): add function to securely clear file lock directory #40

Closed alexey-igrychev closed 5 months ago

alexey-igrychev commented 5 months ago

rejected