Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*options)
func WithLogger ¶
func WithMetrics ¶
func WithMetrics(r metrics.Registerer) Option
type Sender ¶
type Sender interface {
Send(context.Context, *senderproto.NotificationEvent) error
}
Click to show internal directories.
Click to hide internal directories.