Documentation
¶
Overview ¶
Package mock_hashutils is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockHasher ¶
type MockHasher struct {
// contains filtered or unexported fields
}
MockHasher is a mock of Hasher interface
func NewMockHasher ¶
func NewMockHasher(ctrl *gomock.Controller) *MockHasher
NewMockHasher creates a new mock instance
type MockHasherMockRecorder ¶
type MockHasherMockRecorder struct {
// contains filtered or unexported fields
}
MockHasherMockRecorder is the mock recorder for MockHasher
type MockSafeHasher ¶
type MockSafeHasher struct {
// contains filtered or unexported fields
}
MockSafeHasher is a mock of SafeHasher interface
func NewMockSafeHasher ¶
func NewMockSafeHasher(ctrl *gomock.Controller) *MockSafeHasher
NewMockSafeHasher creates a new mock instance
type MockSafeHasherMockRecorder ¶
type MockSafeHasherMockRecorder struct {
// contains filtered or unexported fields
}
MockSafeHasherMockRecorder is the mock recorder for MockSafeHasher
Click to show internal directories.
Click to hide internal directories.