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