//
pkg.gl
Category
github.com/rulyadhika/simple-gin-go-rest-api
model
entity
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
4
Dependents
16
Files
109 SLOC
github.com/rulyadhika/simple-gin-go-rest-api/routes
github.com/rulyadhika/simple-gin-go-rest-api/model/dto
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/user_handler
github.com/rulyadhika/simple-gin-go-rest-api/infra/packages/validation
github.com/rulyadhika/simple-gin-go-rest-api/infra/packages/jwt
github.com/rulyadhika/simple-gin-go-rest-api/infra/middleware/auth_middleware