Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FakeClockNowWithExtraTime ¶
FakeClockNowWithDuration moves the clock by with given duration
Types ¶
type SMSMessenger ¶
type SMSMessenger struct { }
SMSMessenger represents mocked mailer
func (*SMSMessenger) SendSMSMessage ¶
func (s *SMSMessenger) SendSMSMessage(toPhoneNumber string, body string) error
SendSMSMessage mocks sending sms message
Click to show internal directories.
Click to hide internal directories.