package
0.0.0-20220803013510-e42d12bd5a55
Repository: https://github.com/adebayobenjamin/clean_arch.git
Documentation: pkg.go.dev

# Functions

BuildErrorResponse is used to inject value to dynamic failed response.
BuildResponse is used to inject value to dynamic success response.

# Structs

Empty object is used when data doesn't want to be null on json.
Response is used for static shape json return.