Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
Result represents a runtime type to be used across layers to return data and a status Is like an http Response, but it doesn't requires body decode
func ErrorResponse ¶
func ErrorResponse(err errors.FabricError) Result
func SuccessResponse ¶
Click to show internal directories.
Click to hide internal directories.