freeemails

package module
v0.0.0-...-ab45b8a Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2026 License: MIT Imports: 2 Imported by: 0

README

free-email-domains-go

A list of free email domains provided by hubspot

Installation

go get github.com/fast-facts/free-email-domains-go

Quick Start

import (
 freeemails "github.com/fast-facts/free-email-domains-go"
)

func main() {
 domains := freeemails.Domains
 domains := freeemails.IsFreeDomain("test@subdomain.domain.com") // checks both subdomain.domain.com and domain.com
}

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Domains = []string{} /* 4768 elements not displayed */

Functions

func IsFreeDomain

func IsFreeDomain(email string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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