Versions in this module Expand all Collapse all v0 v0.1.3 Sep 13, 2021 v0.1.2 Sep 9, 2021 Changes in this version + type BaseResponse struct + IsError bool + Message string + type EntityOptionsResponse struct + EntityOptions []dtos.EntityOption + func NewEntityOptionsResponse(entityOptions []dtos.EntityOption) *EntityOptionsResponse + type EntityResponse struct + EntityObject interface{} + func NewEntityResponse(entity interface{}) *EntityResponse