Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 439 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (8 loc) · 439 Bytes

How to contribute

leaselocker is Apache 2.0 licensed and accepts contributions via GitHub pull requests.

This document outlines the basics of contributing to leaselocker.

Installation Instruction

go get github.com/swisscom/leaselocker@v0.1.0

Usage Example: NetBox Operator

Check out how NetBox Operator uses leaselocker to avoid race conditions by using distributed locks: https://github.com/netbox-community/netbox-operator