Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WireSet = wire.NewSet( ProvideLocker, )
Functions ¶
This section is empty.
Types ¶
type Locker ¶
type Locker struct {
// contains filtered or unexported fields
}
func NewLocker ¶
func NewLocker(mtxManager lock.MutexManager) *Locker
func ProvideLocker ¶
func ProvideLocker(mtxManager lock.MutexManager) *Locker
func (Locker) LockDefaultBranch ¶
Click to show internal directories.
Click to hide internal directories.