modules

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Subdomains

func Subdomains(domain string, output *chan []string)

Subdomains is a concurrent method to obtain the sub-domains associated to a domain using different services.

func Whois

func Whois(domain string, channel *chan *SWhois)

Whois is a concurrent method for obtaining information about a domain.

Types

type SWhois

type SWhois struct {
	Domain   string
	Status   string
	IsActive bool
	Created  string
	Changed  string
	Mail     []string
	Phone    []string
	Error    string
}

SWhois is a structure to store relevant data about a domain following the standard IANA response

Jump to

Keyboard shortcuts

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