Documentation ¶
Overview ¶
Package lock is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MockRedisLockIface ¶
type MockRedisLockIface struct {
// contains filtered or unexported fields
}
MockRedisLockIface is a mock of RedisLockIface interface
func NewMockRedisLockIface ¶
func NewMockRedisLockIface(ctrl *gomock.Controller) *MockRedisLockIface
NewMockRedisLockIface creates a new mock instance
func (*MockRedisLockIface) EXPECT ¶
func (m *MockRedisLockIface) EXPECT() *MockRedisLockIfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockRedisLockIfaceMockRecorder ¶
type MockRedisLockIfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockRedisLockIfaceMockRecorder is the mock recorder for MockRedisLockIface
func (*MockRedisLockIfaceMockRecorder) Release ¶
func (mr *MockRedisLockIfaceMockRecorder) Release(arg0, arg1, arg2 interface{}) *gomock.Call
Release indicates an expected call of Release
func (*MockRedisLockIfaceMockRecorder) Set ¶
func (mr *MockRedisLockIfaceMockRecorder) Set(arg0, arg1, arg2 interface{}) *gomock.Call
Set indicates an expected call of Set
Click to show internal directories.
Click to hide internal directories.