package
0.0.0-20210302152432-50d91fd29f9f
Repository: https://github.com/lovung/gocleanarchitecture.git
Documentation: pkg.go.dev

# Structs

ErrorResponse represents the error list of the request.
IDResponse represent the common data response for many requests.
MetaResponse represents meta-information.
PagingRequest request.
RegisterRequest body of register request.
Response represents the response of every request.
SourceResponse an object containing references to the source of the error, optionally including any of the following members: - pointer: a JSON Pointer [RFC6901] to the associated entity in the request document [e.g.
UserInformation represents information of a user.

# Type aliases

ErrorResponses is the list of ErrorResponse.