//
pkg.gl
Category
github.com/golang/mock
sample
concurrent
mock
package
1.7.0-rc.1
Repository:
https://github.com/golang/mock.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
0
Files
30 SLOC
#
Functions
NewMockMath
NewMockMath creates a new mock instance.
#
Structs
MockMath
MockMath is a mock of Math interface.
MockMathMockRecorder
MockMathMockRecorder is the mock recorder for MockMath.