Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmailLookup ¶
type EmailLookup struct {
Path string
}
func (*EmailLookup) LookupEmail ¶
func (le *EmailLookup) LookupEmail(input string) *Reader.Data
input should be a domain or email, will recursively search for the input in all tree files and get the most up to date version
Click to show internal directories.
Click to hide internal directories.