MCPcopy Create free account
hub / github.com/awolfly9/IPProxyTool / select_proxy

Method select_proxy

sql/sql_base.py:16–17  ·  view source on GitHub ↗
(self, table_name, **kwargs)

Source from the content-addressed store, hash-verified

14 pass
15
16 def select_proxy(self, table_name, **kwargs):
17 pass
18
19 def update_proxy(self, table_name, proxy):
20 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected