//
pkg.gl
Category
github.com/NovanHsiu/go-demo-api-server
internal
app
service
user
package
1.3.0
Repository:
https://github.com/novanhsiu/go-demo-api-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
63 SLOC
#
Functions
NewUserService
No description provided by the author
#
Structs
UserService
No description provided by the author
UserServiceParam
No description provided by the author
#
Interfaces
UserRepository
go:generate mockgen -destination automock/good_repository.go -package=automock .