# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

go:generate counterfeiter -o ../fakes/file_locker.go --fake-name FileLocker .
go:generate counterfeiter -o ../fakes/locked_file.go --fake-name LockedFile .