Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadMTProtoList ¶
func LoadFromFile ¶
func WriteHealthy ¶
Types ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
func NewChecker ¶
func NewChecker(cfg CheckerConfig) *Checker
func (*Checker) CheckManyRealtime ¶
type CheckerConfig ¶
type ProxyEntry ¶
func ParseProxyLine ¶
func ParseProxyLine(raw string) (ProxyEntry, error)
type Result ¶
type Result struct {
Entry ProxyEntry
Healthy bool
Latency time.Duration
Err error
}
func CheckProxy ¶
Click to show internal directories.
Click to hide internal directories.