cipher

package
v0.0.0-...-9aafbb5 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateAuthKey

func GenerateAuthKey() (string, error)

func GenerateIDHash

func GenerateIDHash(identifier string, identifierType string) (string, error)

Types

type ZerobounceValidateResponse

type ZerobounceValidateResponse struct {
	Address        string `json:"address"`
	Status         string `json:"status"`
	SubStatus      string `json:"sub_status"`
	FreeEmail      bool   `json:"free_email"`
	DidYouMean     string `json:"did_you_mean"`
	Account        string `json:"account"`
	Domain         string `json:"domain"`
	DomainAgeDays  string `json:"domain_age_days"`
	SMTPProvider   string `json:"smtp_provider"`
	MxRecord       string `json:"mx_record"`
	MxFound        string `json:"mx_found"`
	Firstname      string `json:"firstname"`
	Lastname       string `json:"lastname"`
	Gender         string `json:"gender"`
	Country        string `json:"country"`
	Region         string `json:"region"`
	City           string `json:"city"`
	Zipcode        string `json:"zipcode"`
	RawProcessedAt string `json:"processed_at"`
}

Jump to

Keyboard shortcuts

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