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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDocumentArchiveHandler

func NewDocumentArchiveHandler(r *echo.Group, us domain.DocumentArchiveUsecase)

NewDocumentArchiveHandler will initialize the document archive endpoint

func NewPublicDocumentArchiveHandler

func NewPublicDocumentArchiveHandler(p *echo.Group, us domain.DocumentArchiveUsecase, logger *utils.Logrus)

NewDocumentArchiveHandler will initialize the document archive endpoint

Types

type PublicDocumentArchiveHandler

type PublicDocumentArchiveHandler struct {
	DocumentArchiveUcase domain.DocumentArchiveUsecase
	Logger               *utils.Logrus
}

PublicDocumentArchiveHandler is represented by domain.DocumentArchiveUsecase

func (*PublicDocumentArchiveHandler) Fetch

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

Fetch for fetching document archive data

Jump to

Keyboard shortcuts

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