http

package
v0.0.0-...-76f2794 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRoleHandler

func NewRoleHandler(e *echo.Group, r domain.RoleUsecase)

Types

type ResponseError

type ResponseError struct {
	Message string `json:"message"`
}

type RoleHandler

type RoleHandler struct {
	RUsecase domain.RoleUsecase
}

func (*RoleHandler) GetByName

func (r *RoleHandler) GetByName(c echo.Context) (err error)

func (*RoleHandler) Store

func (r *RoleHandler) Store(c echo.Context) (err error)

Jump to

Keyboard shortcuts

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