Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebServer ¶
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
Click to show internal directories.
Click to hide internal directories.