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