mocks

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNotificationService

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

func NewService

func NewService() *MockNotificationService

func (*MockNotificationService) SendNotification

func (s *MockNotificationService) SendNotification(message *fcm.Message) (*fcm.Response, error)

func (*MockNotificationService) SendNotificationWithRetry

func (s *MockNotificationService) SendNotificationWithRetry(message *fcm.Message, retries int) (*fcm.Response, error)

func (*MockNotificationService) SetSendNotificationMockData

func (s *MockNotificationService) SetSendNotificationMockData(message *fcm.Response)

Jump to

Keyboard shortcuts

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