Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpServer ¶
type HttpServer struct {
// contains filtered or unexported fields
}
func NewHttpServer ¶
func NewHttpServer() *HttpServer
func (*HttpServer) Run ¶
func (hs *HttpServer) Run()
func (*HttpServer) Shutdown ¶
func (hs *HttpServer) Shutdown()
Click to show internal directories.
Click to hide internal directories.