package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Nov 8, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Proxy struct {
IP string `json:"ip"`
Port string `json:"port"`
Type ProxyType `json:"type"`
Anonymous bool `json:"anonymous"`
Speed int64 `json:"speed"`
Score int `json:"score"`
LastCheck time.Time `json:"last_check"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.