Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRouter ¶
func NewRouter(app *fiber.App, cfg *config.Config, t usecase.Translation, u usecase.User, tk usecase.Task, jwtManager *jwt.Manager, l logger.Interface)
NewRouter -. Swagger spec:
@title Go Clean Template API @description Multi-domain clean architecture template with translation, user, and task management @version 1.0 @host localhost:8080 @BasePath /v1 @securityDefinitions.apikey BearerAuth @in header @name Authorization
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.