Versions in this module Expand all Collapse all v1 v1.20.1 Oct 28, 2024 v1.20.0 Oct 10, 2024 Changes in this version + type Server struct + AuthConfigs []ginjwt.AuthConfig + DB *sqlx.DB + Debug bool + Listen string + Logger *zap.Logger + OIDCEnabled bool + SecretsKeeper *secrets.Keeper + func (s *Server) NewServer() *http.Server + func (s *Server) Run() error