//
pkg.gl
Category
github.com/golang/mock
mockgen
internal
tests
const_array_length
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
90 SLOC
#
Functions
NewMockI
NewMockI creates a new mock instance.
#
Constants
C
No description provided by the author
#
Structs
MockI
MockI is a mock of I interface.
MockIMockRecorder
MockIMockRecorder is the mock recorder for MockI.
#
Interfaces
I
No description provided by the author