//
pkg.gl
Category
github.com/trinhdaiphuc/go-kit
cache
redis
lock
package
0.0.2
Repository:
https://github.com/trinhdaiphuc/go-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
59 SLOC
#
Packages
mocks
Package redislock is a generated GoMock package.
#
Functions
NewRedLock
No description provided by the author
WithPrefix
No description provided by the author
WithSuffix
No description provided by the author
#
Structs
Options
No description provided by the author
#
Interfaces
LockMutex
go:generate mockgen -destination=./mocks/$GOFILE -source=$GOFILE -package=redislock.
RedLock
No description provided by the author
#
Type aliases
Option
No description provided by the author