Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPDelivery ¶
type HTTPDelivery struct {
// contains filtered or unexported fields
}
func NewHTTPDelivery ¶
func NewHTTPDelivery(p api.Usecase) *HTTPDelivery
func (*HTTPDelivery) GetHTTPFormatted ¶
func (h *HTTPDelivery) GetHTTPFormatted(c echo.Context) error
func (*HTTPDelivery) GetHTTPRaw ¶
func (h *HTTPDelivery) GetHTTPRaw(c echo.Context) error
func (*HTTPDelivery) GetHTTPStatus ¶
func (h *HTTPDelivery) GetHTTPStatus(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.