Documentation
¶
Index ¶
Constants ¶
View Source
const (
AppRoute = "/vx-reverse-proxy"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyRouter ¶ added in v0.13.0
func NewProxyRouter ¶ added in v0.13.0
func NewProxyRouter(proxyService port.ProxyService) *ProxyRouter
func (*ProxyRouter) HandleProxy ¶ added in v0.13.0
func (r *ProxyRouter) HandleProxy(c *router.Context)
func (*ProxyRouter) Start ¶ added in v0.13.0
func (r *ProxyRouter) Start() error
func (*ProxyRouter) Stop ¶ added in v0.13.0
func (r *ProxyRouter) Stop() error
Click to show internal directories.
Click to hide internal directories.