Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVersion ¶
Types ¶
type Health ¶
type Health struct { TerminatingStatusCode int `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Health) SetDefaults ¶
func (h *Health) SetDefaults()
func (*Health) WithContext ¶
type ServeStrategy ¶
type ServeStrategy struct { SessionsManager sessions.Manager StrategyConfig config.Strategy SessionsConfig config.Sessions // contains filtered or unexported fields }
func NewServeStrategy ¶
func (*ServeStrategy) ServeBlocking ¶
func (s *ServeStrategy) ServeBlocking(c *gin.Context)
func (*ServeStrategy) ServeDynamic ¶
func (s *ServeStrategy) ServeDynamic(c *gin.Context)
func (*ServeStrategy) ServeDynamicThemes ¶
func (s *ServeStrategy) ServeDynamicThemes(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.