package
0.0.3
Repository: https://github.com/leaf-ai/go-service.git
Documentation: pkg.go.dev

# 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 .