Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebServer ¶
type WebServer struct {
// contains filtered or unexported fields
}
WebServer Provide the web http server with different port Use the gin framework
func NewWebServer ¶
func (*WebServer) RegisterWebHandler ¶
RegisterWebHandler register web handler, use the custom port and callback the gin engine for user
Click to show internal directories.
Click to hide internal directories.