locker

package
v0.0.0-...-92398f1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: AGPL-3.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetKey

func GetKey(bucket, name string) []byte

func Hold

func Hold(bucket, name string, clientID string, expireTimeout time.Duration, allocateIfNot bool) (bool, error)

func Release

func Release(bucket, name string, clientID string) error

Types

type AllocateInfo

type AllocateInfo struct {
	ClientID  string
	Bucket    string
	Name      string
	Timestamp time.Time
}

func GetAllocateInfo

func GetAllocateInfo(bucket, name string) (bool, *AllocateInfo, error)

Jump to

Keyboard shortcuts

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