Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleQuery ¶
func ParseRawUri ¶
Types ¶
type ProxyRunner ¶
type ProxyRunner struct {
Result *outbound.Result `json:"vpn_list"`
// contains filtered or unexported fields
}
func NewProxyRunner ¶
func NewProxyRunner() (pr *ProxyRunner)
func (*ProxyRunner) AddSite ¶
func (that *ProxyRunner) AddSite(site ISite)
func (*ProxyRunner) Run ¶
func (that *ProxyRunner) Run()
Click to show internal directories.
Click to hide internal directories.