Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHTTPServer ¶ added in v2.6.0
NewHTTPServer builds the shared HTTP/gRPC server and registers its lifecycle.
func SetupSlogLogger ¶
Types ¶
type HTTPServerParams ¶ added in v2.6.0
type RouterParams ¶ added in v2.6.0
type RouterParams struct {
fx.In
Context context.Context
Lifecycle fx.Lifecycle
ActorRuntime *actors.Runtime
Config *config.Config
HandlerDeps api.HandlerDeps
AuthMiddleware *middleware.AuthMiddleware
TunnelRegistry *edge.TunnelRegistry
}
Click to show internal directories.
Click to hide internal directories.