Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupRoutes ¶
func SetupRoutes( router *gin.Engine, shareHandler *handlers.ShareHandler, chunkHandler *handlers.ChunkHandler, adminHandler *handlers.AdminHandler, storageHandler *handlers.StorageHandler, userHandler *handlers.UserHandler, cfg *config.Config, userService interface { ValidateToken(string) (interface{}, error) }, )
SetupRoutes 设置路由
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.