sender

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const CName = "push.sender"

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface {
	SendMessage(ctx context.Context, message domain.Message, onInvalid func(token string)) (err error)
}

type Sender

type Sender interface {
	RegisterProvider(p domain.Platform, provider Provider)
	app.ComponentRunnable
}

func New

func New() Sender

Directories

Path Synopsis
provider
fcm

Jump to

Keyboard shortcuts

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