Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for LookupSRV (0.05 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. api/go1.txt

    pkg net, func LookupHost(string) ([]string, error)
    pkg net, func LookupIP(string) ([]IP, error)
    pkg net, func LookupMX(string) ([]*MX, error)
    pkg net, func LookupPort(string, string) (int, error)
    pkg net, func LookupSRV(string, string, string) (string, []*SRV, error)
    pkg net, func LookupTXT(string) ([]string, error)
    pkg net, func ParseCIDR(string) (IP, *IPNet, error)
    pkg net, func ParseIP(string) IP
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Click Count (0)
Back to Top