net

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2021 License: Apache-2.0, MIT Imports: 1 Imported by: 0

Documentation

Overview

Package net contains functions to help with network-oriented lookups

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LookupCNAME

func LookupCNAME(name string) (string, error)

LookupCNAME -

func LookupIP

func LookupIP(name string) (string, error)

LookupIP -

func LookupIPs

func LookupIPs(name string) ([]string, error)

LookupIPs -

func LookupSRV

func LookupSRV(name string) (*net.SRV, error)

LookupSRV -

func LookupSRVs

func LookupSRVs(name string) ([]*net.SRV, error)

LookupSRVs -

func LookupTXT

func LookupTXT(name string) ([]string, error)

LookupTXT -

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL