Versions in this module Expand all Collapse all v1 v1.1.0 Apr 19, 2025 v1.0.0 Apr 18, 2025 Changes in this version + func NewMux(params RouteParams) *http.ServeMux + func NewServer(mux *http.ServeMux, config config.ServerConfig) *http.Server + func RegisterHooks(lc fx.Lifecycle, server *http.Server, logger log.Logger) + type RouteParams struct + APIHandler http.Handler + UIHandler http.Handler