# Functions

NewExclusive is used to initialize a unix domain socket that ensure that only one runner process is active on a kubernetes pod or machine at the same time.

# Structs

Exclusive is a data structure used to tracking and ensure only one instance of the go runner is active on a system at once .