Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server HTTP服务
func NewServer ¶
func NewServer(config *config.Config, handlerRegistry *httpInterfaces.HandlerRegistry) *Server
NewServer 创建HTTP服务
Click to show internal directories.
Click to hide internal directories.