module

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Launcher

func Launcher(params LauncherParams)

func NewServerModule added in v1.0.1

func NewServerModule(configFilename string) *fx.App

NewServerModule creates a new server module with the specified config filename

Types

type LauncherParams

type LauncherParams struct {
	fx.In

	Lifecycle fx.Lifecycle
	Server    *http.Server
	Logger    zerolog.Logger
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL