offlinepush

package
v3.5.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OfflinePusher

type OfflinePusher interface {
	Push(ctx context.Context, userIDs []string, title, content string, opts *Opts) error
}

OfflinePusher Offline Pusher.

type Opts

type Opts struct {
	Signal        *Signal
	IOSPushSound  string
	IOSBadgeCount bool
	Ex            string
}

Opts opts.

type Signal

type Signal struct {
	ClientMsgID string
}

Signal message id.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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