Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPServer ¶
type HTTPServer struct { Context context.Context Config config.HTTPConfig HTTPConfigurer api.HTTPConfigurer Container container.Container }
HTTPServer http web server
func NewHTTPServer ¶
func NewHTTPServer(context context.Context, c container.Container) *HTTPServer
NewHTTPServer 创建 http 服务
Click to show internal directories.
Click to hide internal directories.