Documentation
¶
Index ¶
- func AddCountryGroup(proxies []model.Outbound, groupType string, sortKey string, sortType string, ...) []model.Outbound
- func AppendOutbound(outbound *model.Outbound, outboundTag string)
- func Convert(subscriptions []string, proxies []string, templatePath string, delete string, ...) (string, error)
- func ConvertCProxyToSProxy(proxy string) (model.Outbound, error)
- func ConvertSubscriptionsToSProxy(urls []string, userAgent string) ([]model.Outbound, error)
- func DeleteProxy(proxies []model.Outbound, regex string) ([]model.Outbound, error)
- func GetOutbounds(outbound *model.Outbound) []string
- func MergeTemplate(outbounds []model.Outbound, template *model.Options, ...) (string, error)
- func ReadTemplate(template string, userAgent string) (string, error)
- func RenameProxy(proxies []model.Outbound, regex string, replaceText string) ([]model.Outbound, error)
- func SetOutbounds(outbound *model.Outbound, outbounds []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCountryGroup ¶
func AppendOutbound ¶
func DeleteProxy ¶
func GetOutbounds ¶
func MergeTemplate ¶
func RenameProxy ¶
func SetOutbounds ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.