controller

package
v0.0.0-...-bd6057f Latest Latest
Warning

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

Go to latest
Published: Oct 4, 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 Controller

type Controller struct {
	DB *gorm.DB
}

func NewController

func NewController(dialector gorm.Dialector, config *gorm.Config) Controller

func (*Controller) FetchAll

func (controller *Controller) FetchAll(writer http.ResponseWriter, request *http.Request)

func (*Controller) FetchOne

func (controller *Controller) FetchOne(writer http.ResponseWriter, request *http.Request)

func (*Controller) Record

func (controller *Controller) Record(writer http.ResponseWriter, request *http.Request)

Jump to

Keyboard shortcuts

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