controllers

package
v0.0.0-...-1a1eadb Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	DB *gorm.DB
}

func (*App) CreateCar

func (app *App) CreateCar(c *gin.Context)

func (*App) DeleteCar

func (app *App) DeleteCar(c *gin.Context)

func (*App) FindCar

func (app *App) FindCar(c *gin.Context)

func (*App) FindCars

func (app *App) FindCars(c *gin.Context)

func (*App) GetIndex

func (app *App) GetIndex(c *gin.Context)

func (*App) Login

func (app *App) Login(c *gin.Context)

func (*App) NotFound

func (app *App) NotFound(c *gin.Context)

func (*App) UpdateCar

func (app *App) UpdateCar(c *gin.Context)

Jump to

Keyboard shortcuts

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