handler

package
v0.0.0-...-c2561d0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KidHandler

type KidHandler struct {
	// contains filtered or unexported fields
}

func NewKidHandler

func NewKidHandler(db *gorm.DB) *KidHandler

func (*KidHandler) Create

func (h *KidHandler) Create(c echo.Context) error

func (*KidHandler) Delete

func (h *KidHandler) Delete(c echo.Context) error

func (*KidHandler) Get

func (h *KidHandler) Get(c echo.Context) error

func (*KidHandler) GetAll

func (h *KidHandler) GetAll(c echo.Context) error

func (*KidHandler) Update

func (h *KidHandler) Update(c echo.Context) error

type RuleHandler

type RuleHandler struct {
	// contains filtered or unexported fields
}

func NewRuleHandler

func NewRuleHandler(db *gorm.DB) *RuleHandler

func (*RuleHandler) Create

func (h *RuleHandler) Create(c echo.Context) error

func (*RuleHandler) Delete

func (h *RuleHandler) Delete(c echo.Context) error

func (*RuleHandler) Get

func (h *RuleHandler) Get(c echo.Context) error

func (*RuleHandler) GetAll

func (h *RuleHandler) GetAll(c echo.Context) error

func (*RuleHandler) Update

func (h *RuleHandler) Update(c echo.Context) error

Jump to

Keyboard shortcuts

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