Versions in this module Expand all Collapse all v0 v0.6.3 Jul 2, 2022 Changes in this version + var DB *gorm.DB + func ClearOldItems() + func GetAllProxies() (proxies proxy.ProxyList) + func InitTables() + func SaveProxyList(pl proxy.ProxyList) + type Proxy struct + CreatedAt time.Time + ID uint + Identifier string + Link string + UpdatedAt time.Time