MCPcopy
hub / github.com/shadow1ng/fscan / Close

Method Close

common/proxy/types.go:91–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89 GetTLSDialer() (TLSDialer, error)
90 UpdateConfig(config *ProxyConfig) error
91 Close() error
92 Stats() *ProxyStats // 保留接口但实现为空操作
93}
94

Callers 8

TestClose_SuccessFunction · 0.95
ReadLinesFromFileFunction · 0.65
DialContextMethod · 0.65
sendConnectRequestMethod · 0.65
DialTLSContextMethod · 0.65
CloseMethod · 0.65
DialContextMethod · 0.65
ProbeProxyBehaviorFunction · 0.65

Implementers 1

managercommon/proxy/manager.go

Calls

no outgoing calls

Tested by 1

TestClose_SuccessFunction · 0.76