Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet( email.ProviderSet, )
ProviderSet is the wire provider set for the messaging package. It provides email Sender and other messaging-related components.
Usage:
wire.Build(
messaging.ProviderSet,
// ... other providers
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.