Versions in this module Expand all Collapse all v0 v0.1.0 May 27, 2023 Changes in this version + func CheckAuth() gin.HandlerFunc + func Cors(conf *config.Cors) gin.HandlerFunc + func GetAuthTokenFromCookie(encodedToken string) (string, error) + func Logger(next http.Handler) http.Handler + func RateLimit(conf *config.RateLimit) mux.MiddlewareFunc