runtime

package
v0.0.0-...-01ca449 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module("startup",
	fx.Provide(
		NewRuntime,
	),
)

Module provides our startup wrapper

Functions

func NewRuntime

func NewRuntime(
	logger logging.ApplicationLogger,
	runtime runtime.Runtime,
	configLoader config.StartupConfigLoader,
) live.Runtime

Types

This section is empty.

Jump to

Keyboard shortcuts

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