keylock

package
v0.0.0-...-5ea7d2a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2024 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IKeyLockProvider

type IKeyLockProvider interface {
	Init(config providers.IProviderConfig) error
	Lock(string)
	UnLock(string)
	TryLock(string) bool
	TryLockWithTimeout(string, time.Duration) bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL