server

package
v0.3.165 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2025 License: AGPL-3.0, AGPL-3.0-or-later Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBrowserLoadFailed = errors.New("browser load failed")
)

Functions

This section is empty.

Types

type HandlersInterface

type HandlersInterface = api.ServerInterface

type PublicServer

type PublicServer interface {
	Start()
	Router() Router
	Shutdown(ctx context.Context)
	RegisterHandlers(publicAPI HandlersInterface)
}

func NewInterfaceServer

func NewInterfaceServer() (PublicServer, error)

type Router

type Router = api.EchoRouter

Jump to

Keyboard shortcuts

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