Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type BaseModel struct + CreatedAt time.Time + DeletedAt fields.DeletedAt + ID fields.UUID + UpdatedAt time.Time + func BaseModelWithID(id string) BaseModel