//
pkg.gl
Category
github.com/golang/mock
mockgen
internal
tests
vendor_pkg
package
1.7.0-rc.1
Repository:
https://github.com/golang/mock.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
30 SLOC
#
README
Vendor Pkg
Test for
Issue#4
.
#
Functions
NewMockElem
NewMockElem creates a new mock instance.
#
Structs
MockElem
MockElem is a mock of Elem interface.
MockElemMockRecorder
MockElemMockRecorder is the mock recorder for MockElem.