Documentation
¶
Index ¶
- func AddReqHeaders(w http.ResponseWriter, req *http.Request, config map[string]string) *revertigo.ErrorResponse
- func AddRespHeaders(resp *revertigo.ProxyResponse, config map[string]string)
- func BasicAuth(rw http.ResponseWriter, r *http.Request, config map[string]string) *revertigo.ErrorResponse
- func DelReqHeaders(w http.ResponseWriter, req *http.Request, config map[string]string) *revertigo.ErrorResponse
- func DelResHeaders(resp *revertigo.ProxyResponse, config map[string]string)
- func RequestLogger(w http.ResponseWriter, req *http.Request, config map[string]string) *revertigo.ErrorResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddReqHeaders ¶
func AddReqHeaders(w http.ResponseWriter, req *http.Request, config map[string]string) *revertigo.ErrorResponse
func AddRespHeaders ¶
func AddRespHeaders(resp *revertigo.ProxyResponse, config map[string]string)
func BasicAuth ¶
func BasicAuth(rw http.ResponseWriter, r *http.Request, config map[string]string) *revertigo.ErrorResponse
func DelReqHeaders ¶
func DelReqHeaders(w http.ResponseWriter, req *http.Request, config map[string]string) *revertigo.ErrorResponse
func DelResHeaders ¶
func DelResHeaders(resp *revertigo.ProxyResponse, config map[string]string)
func RequestLogger ¶
func RequestLogger(w http.ResponseWriter, req *http.Request, config map[string]string) *revertigo.ErrorResponse
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.