redismtx

package module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2022 License: MIT Imports: 2 Imported by: 0

README

redismtx

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Typ

type Typ struct {
	// contains filtered or unexported fields
}

func Init

func Init(rc *redis.Client, prefix string, maxTTL time.Duration) *Typ

func (Typ) Lock

func (t Typ) Lock(suffix string) (bool, error)

Lock - возврат false говорит, что ключ занят

func (Typ) UnLock

func (t Typ) UnLock(suffix string) error

UnLock - отпускаем ключ

Jump to

Keyboard shortcuts

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