MCPcopy Index your code
hub / github.com/celzero/firestack / For

Function For

intra/dialers/ips.go:87–93  ·  view source on GitHub ↗

For returns addresses for hostOrIP from cache, resolving them if missing. Underlying cache relies on Disconfirm() to remove unreachable IP addrs; if not called, these entries may go stale. Use Resolve() to bypass cache. hostOrIP may be host:port, or ip:port, or host, or ip.

(hostOrIP string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

IPPortsMethod · 0.92
IPPortsMethod · 0.92
IPPortsMethod · 0.92
ReachesFunction · 0.92
httpclientFunction · 0.92
httpClientFunction · 0.92
ReachesMethod · 0.92
addr4to6Function · 0.92
ResolveForUrlFunction · 0.85

Calls 2

GetMethod · 0.65
AddrsMethod · 0.45

Tested by

no test coverage detected