Versions in this module Expand all Collapse all v1 v1.0.0 May 31, 2023 Changes in this version + const MySQLDuplicatedCode + func NewReadModel(_ context.Context, db *gorm.DB) (query.ReadModel, error) + func NewRepository(ctx context.Context, db *gorm.DB) (domain.Repository, error)