Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SUBSCRIBED_SUBJECT = enum.EventEmailInboundAttachments.String()
Functions ¶
func NewEmailAttachmentService ¶
func NewEmailAttachmentService( natsConn *nats_internal.NATSConnections, repositories *repository.Repositories, ) interfaces.EmailProcessor
Types ¶
type EmailAttachmentService ¶
type EmailAttachmentService struct {
// contains filtered or unexported fields
}
func (*EmailAttachmentService) Close ¶
func (s *EmailAttachmentService) Close() error
Close gracefully shuts down the service
Click to show internal directories.
Click to hide internal directories.