Documentation
¶
Overview ¶
package bhttp is the http server for smee.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerMapping ¶
type HandlerMapping map[string]http.HandlerFunc
HandlerMapping is a map of routes to http.HandlerFuncs.
Click to show internal directories.
Click to hide internal directories.