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: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServicePublicHandler

func NewServicePublicHandler(e *echo.Group, p *echo.Group, r *echo.Group, sp domain.ServicePublicUsecase, apm *utils.Apm)

NewServicePublicHandler will create a new ServicePublicHandler

Types

type ServicePublicHandler

type ServicePublicHandler struct {
	SPUsecase domain.ServicePublicUsecase
	// contains filtered or unexported fields
}

ServicePublicHandler ...

func (*ServicePublicHandler) Delete

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

func (*ServicePublicHandler) Fetch

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

Fetch will fetch the service-public

func (*ServicePublicHandler) GetBySlug

func (h *ServicePublicHandler) GetBySlug(c echo.Context) error

GetBySlug will get service public by given slug

func (*ServicePublicHandler) Store

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

func (*ServicePublicHandler) Update

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

Jump to

Keyboard shortcuts

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