controllers

package
v0.0.0-...-15d4663 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InDB

type InDB struct {
	DB *gorm.DB
}

func (*InDB) CreatePerson

func (idb *InDB) CreatePerson(c *gin.Context)

func (*InDB) DeletePerson

func (idb *InDB) DeletePerson(c *gin.Context)

func (*InDB) GetPerson

func (idb *InDB) GetPerson(c *gin.Context)

func (*InDB) GetPersons

func (idb *InDB) GetPersons(c *gin.Context)

func (*InDB) UpdatePerson

func (idb *InDB) UpdatePerson(c *gin.Context)

Jump to

Keyboard shortcuts

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