//
pkg.gl
Category
github.com/rulyadhika/simple-gin-go-rest-api
infra
packages
errs
package
0.0.0-20240718162608-8b28bfdaab9e
Repository:
https://github.com/rulyadhika/simple-gin-go-rest-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
15
Files
77 SLOC
github.com/rulyadhika/simple-gin-go-rest-api/repository/ticket_repository
github.com/rulyadhika/simple-gin-go-rest-api/repository/user_repository
github.com/rulyadhika/simple-gin-go-rest-api/repository/account_activation_repository
github.com/rulyadhika/simple-gin-go-rest-api/repository/account_password_reset_repository
github.com/rulyadhika/simple-gin-go-rest-api/repository/role_repository
github.com/rulyadhika/simple-gin-go-rest-api/repository/user_role_repository
github.com/rulyadhika/simple-gin-go-rest-api/service/account_service
github.com/rulyadhika/simple-gin-go-rest-api/service/auth_service
github.com/rulyadhika/simple-gin-go-rest-api/service/ticket_service
github.com/rulyadhika/simple-gin-go-rest-api/service/user_service
github.com/rulyadhika/simple-gin-go-rest-api/handler/account_handler
github.com/rulyadhika/simple-gin-go-rest-api/handler/auth_handler
github.com/rulyadhika/simple-gin-go-rest-api/handler/ticket_handler
github.com/rulyadhika/simple-gin-go-rest-api/handler/user_handler
github.com/rulyadhika/simple-gin-go-rest-api/infra/middleware/auth_middleware