package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewLookup creates a new Lookup.
NewTestLookup creates a new Lookup for testing purposes.

# Structs

Lookup looks up the CIDR record for either an IP address or a URL.
NetMetrics are aggregate metrics around net.Conn mapped based on the CIDR lookup.

# Interfaces

# Type aliases

DialContext is shorthand for the type of net.Conn.DialContext.