//
pkg.gl
Category
github.com/Aterz/proxypool
internal
database
package
1.7.5
Repository:
https://github.com/aterz/proxypool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
130 SLOC
#
Functions
ClearOldItems
Clear proxies unusable more than 1 week.
GetAllProxies
Get a proxy list consists of all proxies in database.
InitTables
No description provided by the author
SaveProxyList
No description provided by the author
#
Variables
DB
No description provided by the author
#
Structs
Proxy
设置数据库字段,表名为默认为type名的复数。相比于原作者,不使用软删除特性.