lock

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2020 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMysql

func NewMysql(db *gorm.DB) *mysql.Lock

NewMysql ...

Types

type LockInterface

type LockInterface interface {
	// Lock ...
	Lock(key string, expire time.Duration) error
	// Unlock ...
	Unlock(key string) error
}

LockInterface ...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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