//
pkg.gl
Category
github.com/burakkarasel/SMS-task
internal
db
mock
package
0.0.0-20230317091409-0327eda86946
Repository:
https://github.com/burakkarasel/sms-task.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
159 SLOC
#
Structs
MockStore
MockStore lets us mock our DB while testing the controllers, by implementing the Store interface.