dashboard

package
v0.8.2-rc3 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2023 License: Apache-2.0 Imports: 13 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 Server

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

func NewServer

func NewServer(config *v1beta1.GatewayConfig) (*Server, error)

func (*Server) ListenAndServe

func (ws *Server) ListenAndServe(ctx waitctx.RestrictiveContext) error

Jump to

Keyboard shortcuts

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