Documentation
¶
Overview ¶
* @FilePath: /workflow-server/internal/router/router.go * @Author: maggot-code * @Date: 2023-08-13 02:12:24 * @LastEditors: maggot-code * @LastEditTime: 2023-08-22 15:46:12 * @Description:
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewRouter, v1.NewUserGateway, v1.NewOxygenGateway, v1.NewWorkGateway)
Functions ¶
func NewRouter ¶
func NewRouter(ug *v1.UserGateway, og *v1.OxygenGateway, wg *v1.WorkGateway) *gin.Engine
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
* @FilePath: /workflow-server/internal/router/v1/oxygen.go * @Author: maggot-code * @Date: 2023-08-16 18:40:28 * @LastEditors: maggot-code * @LastEditTime: 2023-08-27 21:47:24 * @Description:
|
* @FilePath: /workflow-server/internal/router/v1/oxygen.go * @Author: maggot-code * @Date: 2023-08-16 18:40:28 * @LastEditors: maggot-code * @LastEditTime: 2023-08-27 21:47:24 * @Description: |
Click to show internal directories.
Click to hide internal directories.