Documentation ¶
Overview ¶
Package uuid is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockIKSUID ¶
type MockIKSUID struct {
// contains filtered or unexported fields
}
MockIKSUID is a mock of IKSUID interface.
func NewMockIKSUID ¶
func NewMockIKSUID(ctrl *gomock.Controller) *MockIKSUID
NewMockIKSUID creates a new mock instance.
func (*MockIKSUID) EXPECT ¶
func (m *MockIKSUID) EXPECT() *MockIKSUIDMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockIKSUIDMockRecorder ¶
type MockIKSUIDMockRecorder struct {
// contains filtered or unexported fields
}
MockIKSUIDMockRecorder is the mock recorder for MockIKSUID.
func (*MockIKSUIDMockRecorder) UUID ¶
func (mr *MockIKSUIDMockRecorder) UUID() *gomock.Call
UUID indicates an expected call of UUID.
Click to show internal directories.
Click to hide internal directories.