certspotter

package
v0.0.0-...-f1df9ad Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertspotterClient

type CertspotterClient struct {
	*req.Client
}

func NewCertspotterClient

func NewCertspotterClient(reqClient *req.Client) *CertspotterClient

func (*CertspotterClient) FetchDomains

func (c *CertspotterClient) FetchDomains(ctx context.Context, domain string) ([]string, error)

type CertspotterDomainResult

type CertspotterDomainResult struct {
	DNSNames []string `json:"dns_names"`
}

Jump to

Keyboard shortcuts

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