Versions in this module Expand all Collapse all v1 v1.0.0 Mar 28, 2018 Changes in this version + type Breaches struct + AddedDate string + BreachDate string + DataClasses []string + Description string + Domain string + IsActive bool + IsFabricated bool + IsRetired bool + IsSensitive bool + IsSpamList bool + IsVerified bool + LogoType string + Name string + PwnCount int64 + Title string + func LookupEmailBreaches(email string) (breaches []Breaches, err error) + type Pastes struct + Date string + EmailCount int64 + ID string + Source string + Title string + func LookupEmailPastes(email string) (pastes []Pastes, err error) Incompatible versions in this module v2.0.0+incompatible Sep 4, 2019 Other modules containing this package github.com/jakewarren/haveibeenpwned/v2