Documentation
¶
Index ¶
- func CheckMissingParams(requestBody map[string]interface{}, requiredParams []string)
- func ReadRequestInputData(c echo.Context) (map[string]interface{}, error)
- func ResponseWrapper(c echo.Context, responseStatus int, responseBody interface{}) error
- func ServiceResponseWrapper(c echo.Context, serviceOutput service.ServiceOutput) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckMissingParams ¶
func ReadRequestInputData ¶ added in v0.1.7
func ResponseWrapper ¶
func ServiceResponseWrapper ¶
func ServiceResponseWrapper( c echo.Context, serviceOutput service.ServiceOutput, ) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.