Versions in this module Expand all Collapse all v1 v1.2.0 Feb 18, 2022 v1.0.5 Feb 9, 2022 v1.0.4 Feb 9, 2022 Changes in this version + func Module(c *di.Container) + type Service struct + func New(workspaceActivityReadsRepo db_activity.ActivityReadsRepository, ...) *Service + func (svc *Service) MarkAsRead(ctx context.Context, userID string, act *activity.WorkspaceActivity) error