//
pkg.gl
Category
github.com/go-microservice/user-service
internal
repository
package
0.0.0-20240822145227-ee87e3a8f671
Repository:
https://github.com/go-microservice/user-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
2
Files
192 SLOC
#
README
Repository
数据访问层: 包含数据库、cache、RPC、HTTP请求等
#
Functions
NewUser
NewUser new a repository and return.
#
Variables
ProviderSet
ProviderSet is repo providers.
#
Interfaces
UserRepo
UserRepo define a repo interface.