Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetExplodedSpec ¶
func SwaggerUIHandler ¶
func SwaggerUIHandler(url string) gin.HandlerFunc
Types ¶
type RouterConfig ¶
type RouterConfig struct {
Env internal.AppEnv
Pool *pgxpool.Pool
Redis redis.UniversalClient
TokenVerifier *crypto.TokenVerifier
Handler api.ServerInterface
WSHandler gin.HandlerFunc
}
Click to show internal directories.
Click to hide internal directories.