messager

package
v0.0.0-...-721bd20 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2023 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 EmailMessager

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

func NewEmailMessager

func NewEmailMessager() *EmailMessager

func (*EmailMessager) Push

func (e *EmailMessager) Push(topic, msg string) error

type Messager

type Messager interface {
	Push(topic, msg string) error
}

Messager 消息推送

Jump to

Keyboard shortcuts

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