//
pkg.gl
Category
github.com/rebel-l/go-utils
testingutils
mocks
testing_mock
package
1.2.0-rc.7
Repository:
https://github.com/rebel-l/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
197 SLOC
#
Functions
NewMockTB
NewMockTB creates a new mock instance.
#
Structs
MockTB
MockTB is a mock of TB interface.
MockTBMockRecorder
MockTBMockRecorder is the mock recorder for MockTB.