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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMediaHandler

func NewMediaHandler(e *echo.Group, r *echo.Group, mu domain.MediaUsecase)

NewMediaHandler will create a new MediaHandler

Types

type MediaHandler

type MediaHandler struct {
	MUsecase domain.MediaUsecase
}

MediaHandler ...

func (*MediaHandler) Delete

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

Delete will delete the object S3 based on key name

func (*MediaHandler) Store

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

Store will store the feedback by given request body

Jump to

Keyboard shortcuts

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