notification

package
v0.0.0-...-3c1bb5f Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NotificationTopic = "notification_topic"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type INotifyService

type INotifyService interface {
	Send(ctx *gin.Context, subject, message string) error
	Receive(ctx *gin.Context) error
}

func NewNotifyService

func NewNotifyService() INotifyService

Jump to

Keyboard shortcuts

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