Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hasher ¶
type MockHasher ¶
MockHasher is an autogenerated mock type for the Hasher type
func NewMockHasher ¶
func NewMockHasher(t interface { mock.TestingT Cleanup(func()) }) *MockHasher
NewMockHasher creates a new instance of MockHasher. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*MockHasher) HashPassword ¶
func (_m *MockHasher) HashPassword(password string) (string, error)
HashPassword provides a mock function with given fields: password
Click to show internal directories.
Click to hide internal directories.