factory

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2026 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRouterFromConfig added in v0.4.0

func CreateRouterFromConfig(cfg *config.Config) (http.Handler, error)

CreateRouterFromConfig builds the HTTP handler tree from a parsed config: per-provider reverse-proxies with token-swap transports, a model-name dispatcher on /v1/, the canonical admin endpoints, and the logging wrapper around the whole mux.

func CreateServer

func CreateServer(listen, configPath string) (librun.Func, error)

CreateServer loads the config at configPath, wires the model router + per-provider proxies, and returns a run.Func that starts the HTTP listener with graceful shutdown on ctx cancel.

Types

This section is empty.

Jump to

Keyboard shortcuts

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