Versions in this module Expand all Collapse all v0 v0.1.2 May 2, 2025 v0.1.1 Apr 22, 2025 Changes in this version + type HTTPServer struct + Authorizers []auth.Authorizer + ContextWrap contextWrapper + InitWrap muxInitWrapper + RequestTimeout time.Duration + SessionManager *scs.SessionManager + func (s *HTTPServer) Run(ctx context.Context, address string) (err error)