A Go library for validating email addresses by checking syntax, domain, and SMTP availability.
go get github.com/badoux/checkmailNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Validates the format of an email address.
Use only format validation if SMTP checks are unreliable.
No dependency data recorded yet.