notification

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNotificationService

func NewNotificationService(
	repo repository.Repository,
	traqService traq.TraqService,
) *notificationServiceImpl

Types

type NotificationService

type NotificationService interface {
	// 未回答だった場合oldAnswerはnil
	SendAnswerChangeMessage(
		ctx context.Context,
		editorUserID string,
		oldAnswer *model.Answer,
		newAnswer model.Answer,
	) error
}

Directories

Path Synopsis
Package mocknotification is a generated GoMock package.
Package mocknotification is a generated GoMock package.

Jump to

Keyboard shortcuts

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