Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppRouter ¶
type AppRouter struct {
// contains filtered or unexported fields
}
func NewAppRouter ¶
func NewAppRouter() *AppRouter
func (*AppRouter) GetProxyService ¶
func (r *AppRouter) GetProxyService() *service.ProxyService
type ProxyRouter ¶
func NewProxyRouter ¶
func NewProxyRouter(proxyService *service.ProxyService) *ProxyRouter
func (*ProxyRouter) Start ¶
func (r *ProxyRouter) Start() error
func (*ProxyRouter) Stop ¶
func (r *ProxyRouter) Stop() error
Click to show internal directories.
Click to hide internal directories.