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