Documentation
¶
Index ¶
- func AuthMiddleware(next http.Handler, token string) http.Handler
- func BlockedEndpointMiddleware(next http.Handler, BLOCKED_ENDPOINTS []string) http.Handler
- func Create(targetUrl string) *httputil.ReverseProxy
- func TemplatingMiddleware(next http.Handler, VARIABLES map[string]interface{}) http.Handler
- type AuthType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(targetUrl string) *httputil.ReverseProxy
Types ¶
Click to show internal directories.
Click to hide internal directories.