dnsaxfr

package module
v0.0.0-...-02b6e31 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2020 License: MIT Imports: 4 Imported by: 0

README

axfr

Chech AXFR on nameservers

Work in progress

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Domain       string     `json:"domain"`
	Records      []*records `json:"records,omitempty"`
	Error        bool       `json:"error,omitempty"`
	ErrorMessage string     `json:"errormessage,omitempty"`
}

Data struct is the main struct

func Get

func Get(hostname string, nameserver string) *Data

Get function, main function of this module.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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