Categorygithub.com/Polo4444/emailutils
modulepackage
1.0.3
Repository: https://github.com/polo4444/emailutils.git
Documentation: pkg.go.dev

# README

emailutils

PkgGoDev

A simple package to send emails using the some of the most popular email services. It also include a package for sending otp codes to the user's email.

Stores

Here are the predefined stores for storing your otp codes:

  • InMemory: A simple in-memory store for storing the otp codes.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
GetProvider returns an email provider.
No description provided by the author
No description provided by the author
RandomNum generates random numbers.
RandomNumInt generates random numbers.

# Constants

TODO: implement breo provider.
No description provided by the author
No description provided by the author

# Variables

# Structs

No description provided by the author
Define Email struct.
No description provided by the author

# Interfaces

Define the Provider interface.

# Type aliases

No description provided by the author
No description provided by the author