controllers

package
v0.0.0-...-c6ca35e Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	DB *gorm.DB
}

Controller is a controller for this application

func (Controller) About

func (Controller) About(c echo.Context) error

About "about.html"

func (*Controller) CreateUser

func (controller *Controller) CreateUser(c echo.Context) error

CreateUser ?

func (*Controller) DeleteUser

func (controller *Controller) DeleteUser(c echo.Context) error

DeleteUser ?

func (Controller) Home

func (Controller) Home(c echo.Context) error

Home "home.html"

func (*Controller) ReadUser

func (controller *Controller) ReadUser(c echo.Context) error

ReadUser ?

func (*Controller) UpdateUser

func (controller *Controller) UpdateUser(c echo.Context) error

UpdateUser ?

func (*Controller) Users

func (controller *Controller) Users(c echo.Context) error

Users ?

Jump to

Keyboard shortcuts

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