//
pkg.gl
Category
github.com/stuartfranke/golang-backend-master-class
db
mock
package
0.0.0-20231111085813-8f2776b1c2bf
Repository:
https://github.com/stuartfranke/golang-backend-master-class.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
275 SLOC
#
Functions
NewMockStore
NewMockStore creates a new mock instance.
#
Structs
MockStore
MockStore is a mock of Store interface.
MockStoreMockRecorder
MockStoreMockRecorder is the mock recorder for MockStore.