Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Forward ¶
func Forward( w http.ResponseWriter, r *http.Request, upstreamURL string, client *httpclient.Client, modify func(body []byte, resp *http.Response, jsonHandler *JSONHandler) error, recovery func(w http.ResponseWriter, err error) error, upstreamCache httpclient.UpstreamCache, )
func NotImplemented ¶
func NotImplemented(w http.ResponseWriter, r *http.Request)
Types ¶
type JSONHandler ¶ added in v0.0.10
func NewJSONHandler ¶ added in v0.0.19
func NewJSONHandler() *JSONHandler
Click to show internal directories.
Click to hide internal directories.