Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EricLau1/go-grpc-microservices
/ types & classes
Types & classes
13 in github.com/EricLau1/go-grpc-microservices
⨍
Functions
79
◇
Types & classes
13
Interface
AuthHandlers
api/resthandlers/auth.go:15
Interface
Config
db/config.go:10
Interface
Connection
db/db.go:9
Struct
JError
api/restutil/restutil.go:17
Struct
Route
api/routes/routes.go:11
Struct
TokenPayload
security/tokens.go:53
Struct
User
authentication/models/user.go:10
Interface
UsersRepository
authentication/repository/users.go:13
Struct
authHandlers
api/resthandlers/auth.go:24
Struct
authService
authentication/service/service.go:18
Struct
config
db/config.go:15
Struct
conn
db/db.go:14
Struct
usersRepository
authentication/repository/users.go:22