whois

package
v0.0.0-...-b3b9c63 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IWhois

type IWhois interface {
	Whois() (*whoisparser.WhoisInfo, error)
}

func New

func New(domain string) IWhois

type WhoisRequest

type WhoisRequest struct {
	Domain string `json:"domain"`
}

type WhoisResponse20xOk

type WhoisResponse20xOk struct {
	Code   int         `json:"code"`
	Result interface{} `json:"result"`
}

Jump to

Keyboard shortcuts

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