webui

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ExtraHandlers = []ExtraHandler{}
)

Functions

func AddExtraHandler

func AddExtraHandler(path string, handler http.HandlerFunc)

Types

type ExtraHandler

type ExtraHandler struct {
	Path    string
	Handler http.HandlerFunc
}

type WebUIServer

type WebUIServer struct {
	// contains filtered or unexported fields
}

func NewWebUIServer

func NewWebUIServer(config *v1beta1.GatewayConfig) (*WebUIServer, error)

func (*WebUIServer) ListenAndServe

func (ws *WebUIServer) ListenAndServe() error

func (*WebUIServer) Shutdown

func (ws *WebUIServer) Shutdown(ctx context.Context) error

Jump to

Keyboard shortcuts

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