import "github.com/goware/emailproviders"
func main() {
emailproviders.Exists("example@gmail.com") // true
emailproviders.Exists("example@company.com") // false
}Licensed under the MIT License.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
import "github.com/goware/emailproviders"
func main() {
emailproviders.Exists("example@gmail.com") // true
emailproviders.Exists("example@company.com") // false
}Licensed under the MIT License.