api

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateJWTSecret added in v0.0.19

func GenerateJWTSecret() ([]byte, error)

func ReconcileKernelRouting added in v0.0.9

func ReconcileKernelRouting(dbInstance *db.Database, kernelInt kernel.Kernel) error

func Start

func Start(dbInstance *db.Database, port int, scheme Scheme, certFile string, keyFile string, n3Interface string, n6Interface string, tracingEnabled bool, embedFS fs.FS, registerExtraRoutes func(mux *http.ServeMux)) error

Types

type Scheme added in v0.0.13

type Scheme string
const (
	HTTP  Scheme = "http"
	HTTPS Scheme = "https"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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