boot

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2026 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RuntimeConfig

type RuntimeConfig struct {
	JwtSecret            string `json:"-"`
	JwtExpiresIn         time.Duration
	ServerAddr           string
	ContainerdSocketPath string
	ContainerBackend     string // "docker", "containerd", or "apple"
	Timezone             string
	TimezoneLocation     *time.Location
}

func ProvideRuntimeConfig

func ProvideRuntimeConfig(cfg config.Config) (*RuntimeConfig, error)

Jump to

Keyboard shortcuts

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