//
pkg.gl
Category
github.com/phungvandat/clean-architecture
repository
user
package
0.0.0-20230718032851-8a720028dbdd
Repository:
https://github.com/phungvandat/clean-architecture.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
135 SLOC
#
Functions
NewUserRepo
NewUserRepo create a new user repo.
#
Structs
RepositoryMock
RepositoryMock struct.
#
Interfaces
Repository
Repository is interface for user repository.