Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
Proxy .
func (*Proxy) Wrap ¶
func (p *Proxy) Wrap(method, path, backendPath, service string, wrapers ...func(h http.HandlerFunc) http.HandlerFunc) (http.HandlerFunc, error)
func (*Proxy) WrapWithServiceURL ¶
func (p *Proxy) WrapWithServiceURL(method, path, backendPath, srvURL string, wrapers ...func(h http.HandlerFunc) http.HandlerFunc) (http.HandlerFunc, error)
Click to show internal directories.
Click to hide internal directories.