Versions in this module Expand all Collapse all v0 v0.0.40 Aug 28, 2024 v0.0.39 Nov 3, 2022 v0.0.38 Sep 20, 2022 Changes in this version + type FakeFeedback struct + RecordSurveyFeedbackResponseFn func(ctx context.Context, input domain.SurveyInput) (bool, error) + func (s *FakeFeedback) RecordSurveyFeedbackResponse(ctx context.Context, input domain.SurveyInput) (bool, error)