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