Documentation
¶
Index ¶
- func FuzzParseProxyFromString(text string) []proxy.Proxy
- func GrepLinksFromString(text string) []string
- func Register(sourceType string, c creator)
- func String2Proxy(link string) proxy.Proxy
- func StringArray2ProxyArray(origin []string) []proxy.Proxy
- type Getter
- func NewGetter(sourceType string, options tool.Options) Getter
- func NewSubscribe(options tool.Options) Getter
- func NewTGChannelGetter(options tool.Options) Getter
- func NewWebFanqiangdangGetter(options tool.Options) Getter
- func NewWebFreessrxyzGetter(options tool.Options) Getter
- func NewWebFuzzGetter(options tool.Options) Getter
- func NewWebLucnorg(options tool.Options) Getter
- type Subscribe
- type TGChannelGetter
- type WebFanqiangdang
- type WebFreessrXyz
- type WebFuzz
- type WebLucnOrg
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GrepLinksFromString ¶
func String2Proxy ¶
func StringArray2ProxyArray ¶
Types ¶
type Getter ¶
func NewSubscribe ¶
func NewTGChannelGetter ¶
func NewWebFreessrxyzGetter ¶
func NewWebFuzzGetter ¶
func NewWebLucnorg ¶
type TGChannelGetter ¶
func (*TGChannelGetter) Get ¶
func (g *TGChannelGetter) Get() []proxy.Proxy
type WebFanqiangdang ¶
func (*WebFanqiangdang) Get ¶
func (w *WebFanqiangdang) Get() []proxy.Proxy
type WebFreessrXyz ¶
type WebFreessrXyz struct {
}
func (*WebFreessrXyz) Get ¶
func (w *WebFreessrXyz) Get() []proxy.Proxy
type WebLucnOrg ¶
type WebLucnOrg struct {
}
func (*WebLucnOrg) Get ¶
func (w *WebLucnOrg) Get() []proxy.Proxy
Click to show internal directories.
Click to hide internal directories.