adapter

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(c *fiber.Ctx) error

func Edit

func Edit(c *fiber.Ctx) error

func InitRoutes

func InitRoutes(app *fiber.App)

func ViewEdit

func ViewEdit(c *fiber.Ctx) error

Types

type EditForm

type EditForm struct {
	Name   string `form:"name" validate:"max=100" transform:"trim"`
	Vendor string `form:"vendor" validate:"max=100" transform:"trim"`
}

Jump to

Keyboard shortcuts

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