app

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(
	ctx context.Context,
	appFS fs.FS,
	listenAddress string,
	databaseURL string,
	publicURL string,
	pdfURL string,
	encryptionKey string,
	authModeOverride auth.AuthMode,
	trustedUsernameHeaders []string,
	trustedEmailHeaders []string,
	trustedDisplayNameHeaders []string,
	oidcIssuer string,
	oidcClientID string,
	oidcClientSecret string,
	oidcSessionSecret string,
	localLogin bool,
	themeDirectory string,
	logFormat logging.LogFormat,
	debug bool,
	accessLog bool,
	overrides map[string]any,
	version, commit string,
	stdout io.Writer,
) error

Run configures dependencies and serves Lore until the context is canceled.

Types

This section is empty.

Jump to

Keyboard shortcuts

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