package
0.0.0-20230215061254-6e903284d096
Repository: https://github.com/leosocy/intelliproxy.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
FilterScore is a score based Select Filter which will only return proxies which score >= threshold.
WithFilter adds a filter function to the list of filters used during the Select call.
WithLimit sets the limit number of proxies returned.
WithLimit sets the proxies return from offset position in backend.
# Structs
No description provided by the author
# Type aliases
Filter is used to filter a proxy during the selection process.
No description provided by the author