//
pkg.gl
Category
github.com/sgreben/testing-with-gomock
mocks
package
0.0.0-20180127205614-2990fb8af60c
Repository:
https://github.com/sgreben/testing-with-gomock.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
26 SLOC
#
Functions
NewMockDoer
NewMockDoer creates a new mock instance.
#
Structs
MockDoer
MockDoer is a mock of Doer interface.
MockDoerMockRecorder
MockDoerMockRecorder is the mock recorder for MockDoer.