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.
Click to show internal directories.
Click to hide internal directories.