Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( cfg configuration.ServerConfiguration, sessionManager *sessions.Manager, authenticator Authenticator, authorizer Authorizer, redisClient RedisClient, metrics Metrics, logger *slog.Logger, ) http.Handler
New returns a new http.Handler that serves all API endpoints and the web frontend.
Types ¶
type Authenticator ¶ added in v0.3.0
type Authorizer ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.