service

package
v1.6.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2022 License: MIT Imports: 3 Imported by: 6

Documentation

Overview

Package service contains common functions used by the whole application

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUserByEmail

func GetUserByEmail(email string) (*model.Auth, error)

GetUserByEmail ...

Types

type PostmarkParams added in v1.6.1

type PostmarkParams struct {
	ServerToken   string
	TemplateID    int64
	From          string
	To            string
	Tag           string
	TrackOpens    bool
	TrackLinks    string
	MessageStream string
	HTMLModel     map[string]interface{}
}

PostmarkParams - parameters for postmark email delivery service

Jump to

Keyboard shortcuts

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