//
pkg.gl
Category
github.com/golang/mock
mockgen
internal
tests
missing_import
output
package
1.7.0-rc.1
Repository:
https://github.com/golang/mock.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
29 SLOC
#
Functions
NewMockBar
NewMockBar creates a new mock instance.
#
Structs
MockBar
MockBar is a mock of Bar interface.
MockBarMockRecorder
MockBarMockRecorder is the mock recorder for MockBar.