//
pkg.gl
Category
github.com/GordonChen13/learn-examples
go
cloudNativeGo
ch5
usecase
mock
package
0.0.0-20220309190615-cdffa6e39e74
Repository:
https://github.com/gordonchen13/learn-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
54 SLOC
#
Functions
NewMockMatch
NewMockMatch creates a new mock instance.
#
Structs
MockMatch
MockMatch is a mock of Match interface.
MockMatchMockRecorder
MockMatchMockRecorder is the mock recorder for MockMatch.