Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeSUrveys ¶
type FakeSUrveys struct { RecordNPSResponseFn func( ctx context.Context, input dto.NPSInput, ) (bool, error) }
FakeSUrveys simulates the behavior of our Surveys response implementation
func (*FakeSUrveys) RecordNPSResponse ¶
RecordNPSResponse is a mock of the RecordNPSResponse method
Click to show internal directories.
Click to hide internal directories.