Versions in this module Expand all Collapse all v1 v1.1.1 Jul 1, 2023 v1.1.0 Jun 30, 2023 v1.0.1 Jun 30, 2023 v1.0.0 Jun 30, 2023 Changes in this version + type Category struct + CreatedAt time.Time + DeletedAt gorm.DeletedAt + ID uint + IconPath string + ImagePath string + Name string + UpdatedAt time.Time + type Password struct + CategoryID uint + CreatedAt time.Time + DeletedAt gorm.DeletedAt + ID uint + Password string + UpdatedAt time.Time + Username string + type RegisteredOTP struct + Code string + CreatedAt time.Time + DeletedAt gorm.DeletedAt + ID uint + UpdatedAt time.Time