Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitializeScheduler ¶
func InitializeScheduler(initializer *specification.IServiceInitializer)
Types ¶
type MessageProcessor ¶
type MessageProcessor struct { EmailService *specification.IEmailService LogService *specification.ILogService WeatherService *specification.IWeatherService }
Click to show internal directories.
Click to hide internal directories.