controller

package
v0.0.0-...-4e80387 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BadIdErrorMsg = "ID must be numeric"
)

Variables

This section is empty.

Functions

func CreateUser

func CreateUser(c echo.Context) error

func DeleteUser

func DeleteUser(c echo.Context) error

func GetAllUsers

func GetAllUsers(c echo.Context) error

func UpdateUser

func UpdateUser(c echo.Context) error

Types

type UserFactory

type UserFactory interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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