Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DelayedRouter ¶
type DelayedRouter struct {
// contains filtered or unexported fields
}
func NewRouter ¶
func NewRouter() *DelayedRouter
func (*DelayedRouter) ServeHTTP ¶
func (r *DelayedRouter) ServeHTTP(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.