http

package
v0.0.0-...-29610b7 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMasterDataPublicationHandler

func NewMasterDataPublicationHandler(p *echo.Group, r *echo.Group, sp domain.MasterDataPublicationUsecase, apm *utils.Apm, logger *utils.Logrus)

NewMasterDataPublicationHandler will create a new MasterDataPublicationHandler

Types

type MasterDataPublicationHandler

type MasterDataPublicationHandler struct {
	MdpUcase domain.MasterDataPublicationUsecase

	Logger *utils.Logrus
	// contains filtered or unexported fields
}

MasterDataPublicationHandler ...

func (*MasterDataPublicationHandler) Delete

func (h *MasterDataPublicationHandler) Delete(c echo.Context) (err error)

Delete will delete the master-data-publications by given id

func (*MasterDataPublicationHandler) Fetch

func (h *MasterDataPublicationHandler) Fetch(c echo.Context) error

func (*MasterDataPublicationHandler) GetByID

func (h *MasterDataPublicationHandler) GetByID(c echo.Context) error

GetByID will get master data publication by given id

func (*MasterDataPublicationHandler) PortalFetch

func (h *MasterDataPublicationHandler) PortalFetch(c echo.Context) error

func (*MasterDataPublicationHandler) PortalGetBySlug

func (h *MasterDataPublicationHandler) PortalGetBySlug(c echo.Context) error

PortalGetBySlug will get master data publication by given slug

func (*MasterDataPublicationHandler) Store

func (h *MasterDataPublicationHandler) Store(c echo.Context) (err error)

func (*MasterDataPublicationHandler) TabStatus

func (h *MasterDataPublicationHandler) TabStatus(c echo.Context) (err error)

func (*MasterDataPublicationHandler) Update

func (h *MasterDataPublicationHandler) Update(c echo.Context) (err error)

Jump to

Keyboard shortcuts

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