Closed nvnamsss closed 4 years ago
struct
:
Response
: Response representing the data for a responseStatus
- bool
: determine request is success or notMessage
- string
: description for an issue or state of responsemethod
:
Error(err error)
: Error validate the data of response by err.
Rework the data structure for
service
due to this is not optimized. Currently, the redundant data is too much and could cause negative to networkSo the expectation is: