package
0.1.1-rc1
Repository: https://github.com/elmasy-com/elmasy.git
Documentation: pkg.go.dev

# README

dns

Go Reference

# Functions

Probe checks whether DNS protocol is available on network on ip:port.
QueryA returns net.IP structs of the answers.
QueryAAAA returns net.IP structs of the answers.
QueryMX returns MX structs of the answers.
QueryTXT returns the answer as a string slice.

# Variables

The number of tries in case of error.

# Structs

No description provided by the author