Documentation
¶
Index ¶
- func GetDefaultChainsConf() subChainsConf
- func GetDefaultConf() *subConf
- func LoadAllConfsFromIni(source interface{}) (*subConf, error)
- func UnmarshalChainsConfFromIni(section *ini.Section) (subChainsConf, error)
- func UnmarshalGroupsConfFromIni(section *ini.Section) (subGroupsConf, error)
- func UnmarshalSubsConfFromIni(section *ini.Section) (subSubsConf, error)
- type ClashProxy
- type ClashSub
- type Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultChainsConf ¶
func GetDefaultChainsConf() subChainsConf
func GetDefaultConf ¶
func GetDefaultConf() *subConf
func LoadAllConfsFromIni ¶
func LoadAllConfsFromIni(source interface{}) (*subConf, error)
Types ¶
type ClashProxy ¶
type ClashSub ¶
type ClashSub struct {
Proxies []ClashProxy `yaml:"proxies"`
}
Click to show internal directories.
Click to hide internal directories.