//
pkg.gl
Category
github.com/tanveerprottoy/backend-structure-go
internal
api
user
mock
package
0.0.0-20250103101348-a98527d83cb8
Repository:
https://github.com/tanveerprottoy/backend-structure-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
58 SLOC
#
Functions
NewMemoryStorage
No description provided by the author
NewService
No description provided by the author
#
Structs
MemoryStorage
MemoryStorage is a mock storage can be used to mock the repository for service testing.
Service
mock service can be used to mock hanlder's service.