Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPServer ¶
type HTTPServer struct { RequestTimeout time.Duration ContextWrap contextWrapper InitWrap muxInitWrapper Authorizers []auth.Authorizer JWTProvider *jwt.Provider SessionManager *scs.SessionManager Logger *zap.Logger }
HTTPServer wrapper object
Click to show internal directories.
Click to hide internal directories.