//
pkg.gl
Category
github.com/JY8752/go-unittest-architecture
mocks
api
package
0.0.0-20231104121115-6ee9570307c4
Repository:
https://github.com/jy8752/go-unittest-architecture.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
30 SLOC
#
Functions
NewMockPayment
NewMockPayment creates a new mock instance.
#
Structs
MockPayment
MockPayment is a mock of Payment interface.
MockPaymentMockRecorder
MockPaymentMockRecorder is the mock recorder for MockPayment.