roles

package
v0.0.0-...-80a2261 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(c echo.Context) error

func Delete

func Delete(c echo.Context) error

func Edit

func Edit(c echo.Context) error

func Index

func Index(c echo.Context) error

func Store

func Store(c echo.Context) error

func Update

func Update(c echo.Context) error

Types

type RolesValidation

type RolesValidation struct {
	Name        string `json:"name" query:"name" form:"name" validate:"required"`
	Description string `json:"description" query:"description" form:"description" validate:"required"`
}

Jump to

Keyboard shortcuts

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