server

package
v0.0.0-...-b39d8e4 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server interface {
	AddUIRoutes() error
	AddAPIRoutes(cluster.Cluster, api.APIConfiguration) error
	Run(context.Context, string, int) Shutdown
}

func New

func New(enableLogger bool, enableCors bool) (Server, error)

type Shutdown

type Shutdown = func(context.Context) error

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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