Documentation ¶ Index ¶ func New() *fx.App func NewRouter(cfg *config.Config, handler *handlers.HTTPHandler) *gin.Engine func RegisterHandlers(lifecycle fx.Lifecycle, cfg *config.Config, handler *handlers.HTTPHandler) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New() *fx.App func NewRouter ¶ func NewRouter(cfg *config.Config, handler *handlers.HTTPHandler) *gin.Engine func RegisterHandlers ¶ func RegisterHandlers(lifecycle fx.Lifecycle, cfg *config.Config, handler *handlers.HTTPHandler) Types ¶ This section is empty. Source Files ¶ View all Source files app.gorouter.go Click to show internal directories. Click to hide internal directories.