mock

package
v2.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SMSServiceMock

type SMSServiceMock struct {
	// contains filtered or unexported fields
}

SMSServiceMock mocks SMS service.

func NewSMSService

func NewSMSService(logger *slog.Logger) (*SMSServiceMock, error)

NewSMSService returns pointer to newly created SMS service mock.

func (*SMSServiceMock) SendSMS

func (ss *SMSServiceMock) SendSMS(recipient, message string) error

SendSMS implements SMSService.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL