sureifyram

Results 1 issues of sureifyram

Custom time.Time type is not receiving the complete date in UnmarshalJSON method. Example Struct using the custom type JsonDate ``` type BeneficiaryTrust struct { tableName struct{} `pg:"beneficiaries_trust"` ID int64 CreatedAt...