package
1.7.0-rc.1
Repository: https://github.com/golang/mock.git
Documentation: pkg.go.dev

# Functions

NewMockMath creates a new mock instance.

# Structs

MockMath is a mock of Math interface.
MockMathMockRecorder is the mock recorder for MockMath.