Versions in this module Expand all Collapse all v1 v1.0.0 Aug 2, 2020 Changes in this version + type AccountRepositoryInterface interface + Create func(*gorm.DB, *dbArgs.Account) (int64, error) + GetOne func(*gorm.DB, map[string]interface{}) (*dbArgs.Account, error)