Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateProcessedMetric ¶
func GenerateProcessedMetric(count int) proton.ObservabilityMetric
func GenerateReceivedMetric ¶
func GenerateReceivedMetric(count int) proton.ObservabilityMetric
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(userID string, service userevents.Subscribable, eventPublisher events.EventPublisher, store *Store, getFlagFn unleash.GetFlagValueFn, observabilitySender observability.Sender) *Service
func (*Service) HandleNotificationEvents ¶
func (*Service) Start ¶
func (s *Service) Start(ctx context.Context, group *orderedtasks.OrderedCancelGroup)
Click to show internal directories.
Click to hide internal directories.