Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(deps Dependencies) *gin.Engine
Types ¶
type Dependencies ¶
type Dependencies struct { SessionMW gin.HandlerFunc PublicHost string JWTService jwtLib.JWTServiceInterface }
Click to show internal directories.
Click to hide internal directories.