handler

package
v0.0.0-...-5ff37f2 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Layout

type Layout struct {
}

Layout struct which contains the functions of this class

func (*Layout) GetAll

func (te *Layout) GetAll(c echo.Context) error

GetAll find all

func (*Layout) GetByID

func (te *Layout) GetByID(c echo.Context) error

GetByID find one by id

func (*Layout) Save

func (te *Layout) Save(c echo.Context) error

Save a layout

type Mail

type Mail struct {
}

Mail struct which contains the functions of this class

func (*Mail) Send

func (m *Mail) Send(c echo.Context) error

Send rest function which send a mail

type SMTP

type SMTP struct {
}

SMTP struct which contains the functions of this class

func (*SMTP) GetAll

func (st *SMTP) GetAll(c echo.Context) error

GetAll find all

func (*SMTP) GetByID

func (st *SMTP) GetByID(c echo.Context) error

GetByID find one by id

func (*SMTP) Save

func (st *SMTP) Save(c echo.Context) error

Save a smtp server

type Template

type Template struct {
}

Template struct which contains the functions of this class

func (*Template) GetAll

func (te *Template) GetAll(c echo.Context) error

GetAll find all

func (*Template) GetByID

func (te *Template) GetByID(c echo.Context) error

GetByID find one by id

func (*Template) Save

func (te *Template) Save(c echo.Context) error

Save a mail template

Jump to

Keyboard shortcuts

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