server

package
v0.0.0-...-0651e20 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2023 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 WebServer

type WebServer struct {
	*echo.Echo
}

func NewWebServer

func NewWebServer() *WebServer

func (*WebServer) RegisterHttpHandler

func (ws *WebServer) RegisterHttpHandler(apiSet map[schema.GroupVersion][]common.RestAPIMeta)

register restful api support path list method + path -> handler function

func (*WebServer) StartHttpServer

func (ws *WebServer) StartHttpServer(cfg *register.Config) error

start a http web server

Jump to

Keyboard shortcuts

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