Versions in this module Expand all Collapse all v1 v1.0.0 Sep 3, 2024 Changes in this version + func GetProfile(c *gin.Context) + func GetToken(c *gin.Context) + func HealthCheck(c *gin.Context) + func Ping(c *gin.Context) + func Register(c *gin.Context) + func SetupRouter(router *gin.Engine, cfg *config.Config, logger *logger.Logger, ...) + type RouterOption func(*routerOptions) + func WithoutRateLimiting() RouterOption