Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HandlerFunc ¶
type HandlerFunc func(r *http.Request) (HttpResponse, error)
type HttpResponse ¶
type HttpResponse struct {
// contains filtered or unexported fields
}
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) GetBoundAddr ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.