Documentation ¶ Index ¶ func DNS(p netapi.Proxy, host, target string) (time.Duration, error) func DNSOverQuic(p netapi.Proxy, host, target string) (time.Duration, error) func HTTP(p netapi.Proxy, target string) (time.Duration, error) func TCPConnectLatency(address, port string) (time.Duration, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DNS ¶ func DNS(p netapi.Proxy, host, target string) (time.Duration, error) func DNSOverQuic ¶ func DNSOverQuic(p netapi.Proxy, host, target string) (time.Duration, error) func HTTP ¶ func HTTP(p netapi.Proxy, target string) (time.Duration, error) func TCPConnectLatency ¶ func TCPConnectLatency(address, port string) (time.Duration, error) TCPDelay get once delay by tcp Types ¶ This section is empty. Source Files ¶ View all Source files tcp.go tcpcl.go udp.go Click to show internal directories. Click to hide internal directories.