//
pkg.gl
Category
github.com/GordonChen13/learn-examples
go
cloudNativeGo
ch5
repository
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
32 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.