domains

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultReportFile = "./report.md"
)

Variables

This section is empty.

Functions

func CreateReport

func CreateReport(domains []Response, queries []string, fileName string, stdOut bool)

func TestDomain

func TestDomain(domain, env string, timeO int, out chan<- Response)

Types

type Response

type Response struct {
	Domain              string
	Environment         string
	NotBefore, NotAfter time.Time
	Issuer              pkix.Name
	Subject             pkix.Name
	SAN                 []string
	SerialNumber        *big.Int
	Error               error
}

func (Response) Description

func (i Response) Description() string

Description is required by list.Model to display Item description

func (Response) FilterValue

func (i Response) FilterValue() string

FilterValue implement the list.Model Item interface

func (Response) KnownError

func (i Response) KnownError() string

func (Response) Title

func (i Response) Title() string

Title is required by list.Model to display Item main data

Jump to

Keyboard shortcuts

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