Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
_, ControllerPort = controller.CheckConfig()
NeedLoadSelector = false
)
View Source
var ( ConfigGroupsMap map[uint32]map[uint32]string SelectorMap map[string]SelectorInfo )
Functions ¶
func LoadSelector ¶
func LoadSelector(mGroup *stx.MenuItemEx)
func RefreshProxyGroups ¶
func SwitchGroupAndProxy ¶
func SwitchGroupAndProxy(mGroup *stx.MenuItemEx, sGroup string, sProxy string)
Types ¶
type GroupsList ¶
type GroupsList struct { Name string `json:"name"` Proxies []string `json:"proxies"` Type string `json:"type"` }
TEST TODO: not fit standard
Click to show internal directories.
Click to hide internal directories.