package
0.8.2
Repository: https://github.com/goto/siren.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

HandlerWithBatchSize sets created handler with the specified batch size.
HandlerWithIdentifier sets created handler with the specified batch size.
Initialize initializes the message with some default value or the customized value.
No description provided by the author
InitWithCreateTime initializes the message with custom create time.
InitWithExpiryDuration initializes the message with the specified expiry duration.
InitWithID initializes the message with some ID.
InitWithMaxTries initializes the message with custom max tries.
No description provided by the author
NewHandler creates a new handler with some supported type of Notifiers.
No description provided by the author
No description provided by the author
NewService creates a new notification service.
No description provided by the author

# Constants

additional details.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Handler is a process to handle message publishing.
No description provided by the author
No description provided by the author
No description provided by the author
Message is the model to be sent for a specific subscription's receiver.
No description provided by the author
Notification is a model of notification.
No description provided by the author
No description provided by the author
Service is a service for notification domain.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

HandlerOption is an option to customize handler creation.
MessageOption provides ability to configure the message initialization.
MessageStatus determines the state of the message.