Documentation ¶
Index ¶
- type AppEngine
- func (ae *AppEngine) Setup() (*gin.RouterGroup, *gin.Engine)
- func (ae *AppEngine) SetupEmbeddedFrontendRouting(embeddedAssetsFS embed.FS, base *gin.RouterGroup, router *gin.Engine) *gin.Engine
- func (ae *AppEngine) SetupFrontendRouting(base *gin.RouterGroup, router *gin.Engine) *gin.Engine
- func (ae *AppEngine) Start() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppEngine ¶
func (*AppEngine) SetupEmbeddedFrontendRouting ¶
func (*AppEngine) SetupFrontendRouting ¶
Click to show internal directories.
Click to hide internal directories.