MCPcopy Create free account
hub / github.com/Jigsaw-Code/Intra / Get

Method Get

Android/app/src/go/doh/ipmap/ipmap.go:30–30  ·  view source on GitHub ↗

Get creates an IPSet for this hostname populated with the IPs discovered by resolving it. Subsequent calls to Get return the same IPSet.

(hostname string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

TestGetTwiceFunction · 0.95
TestGetInvalidFunction · 0.95
TestGetDomainFunction · 0.95
TestGetIPFunction · 0.95
TestAddDomainFunction · 0.95
TestAddIPFunction · 0.95
TestConfirmedFunction · 0.95
TestConfirmNewFunction · 0.95
TestDisconfirmMismatchFunction · 0.95
TestResolverFunction · 0.95
dialMethod · 0.65
NewResolverFunction · 0.65

Implementers 1

ipMapAndroid/app/src/go/doh/ipmap/ipmap.go

Calls

no outgoing calls

Tested by 12

TestGetTwiceFunction · 0.76
TestGetInvalidFunction · 0.76
TestGetDomainFunction · 0.76
TestGetIPFunction · 0.76
TestAddDomainFunction · 0.76
TestAddIPFunction · 0.76
TestConfirmedFunction · 0.76
TestConfirmNewFunction · 0.76
TestDisconfirmMismatchFunction · 0.76
TestResolverFunction · 0.76
TestRequestFunction · 0.52