Versions in this module Expand all Collapse all v1 v1.3.0 May 16, 2025 Changes in this version + type Locker struct + func New(repoPath string) (*Locker, error) + func (l *Locker) Acquire() error + func (l *Locker) Release() error