Versions in this module Expand all Collapse all v1 v1.0.0 Aug 29, 2022 Changes in this version + type Article struct + Content string + ID uint64 + Title string + type Base struct + CreatedAt time.Time + DeletedAt gorm.DeletedAt + UpdatedAt time.Time