routers

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunServers

func RunServers(cfg ApiRouterConfig, apiListen string, lifecycleListen string)

Types

type ApiRouterConfig

type ApiRouterConfig struct {
	CorsDomain string
	Accounts   []string
	// contains filtered or unexported fields
}

type HealthResponse

type HealthResponse struct {
	Name      string `json:"name"`
	IsAlive   bool   `json:"alive"`
	Version   string `json:"version"`
	CommitSHA string `json:"commitSHA"`
}

Jump to

Keyboard shortcuts

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