package
1.0.62
Repository: https://github.com/pschlump/gintools.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
GenUUID generates a UUID and returns it.
func NewEmailSender(senderType string, gcfg *data.BaseConfigType, db map[string]bool, f *os.File, conn *pgxpool.Pool, ctx context.Context, lgr *zap.Logger, xmd *metrics.MetricsData) (rv GenericEmailSender) { func NewEmailSender(senderType string, gcfg *data.BaseConfigType, db map[string]bool, f *os.File, conn *pgxpool.Pool, ctx context.Context, lgr *zap.Logger, xmd *metrics.MetricsData) (rv EmailSender) {.
func NewEmailSenderAwsSes(f *os.File) (rv EmailSenderImplementation) {.
func NewEmailSenderSendgrid(f *os.File) (rv EmailSenderImplementation) {.
No description provided by the author
XData convers a list of parameters to a JSON data showing what the list contains.

# Constants

The character encoding for the email.

# Structs

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

# Interfaces

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