Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmailChecker ¶
type EmailChecker struct {
// contains filtered or unexported fields
}
func NewEmailChecker ¶
func NewEmailChecker() *EmailChecker
func (*EmailChecker) CheckIsEmail ¶
func (c *EmailChecker) CheckIsEmail(email string) error
Click to show internal directories.
Click to hide internal directories.