Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationManager ¶
type NotificationManager struct {
// contains filtered or unexported fields
}
func (*NotificationManager) SendNotification ¶
func (nm *NotificationManager) SendNotification( ctx context.Context, request *proto.NotificationRequest, ) (*proto.NotificationResponse, error)
type NotificationService ¶
type NotificationService struct {
// contains filtered or unexported fields
}
func (*NotificationService) SendComplianceNotification ¶
func (ns *NotificationService) SendComplianceNotification( ctx context.Context, request *proto.NotificationRequest, ) (*proto.NotificationResponse, error)
Click to show internal directories.
Click to hide internal directories.