Contains reports if the given IP address is contained in the ResolvedAddresses.
(ip netip.Addr)
| 239 | |
| 240 | // Contains reports if the given IP address is contained in the ResolvedAddresses. |
| 241 | Contains(ip netip.Addr) bool |
| 242 | } |
| 243 | |
| 244 | type Asterix int |
no outgoing calls