Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service предоставляет функциональность движка пересылки сообщений
func New ¶
func New( telegramRepo telegramRepo, updateNewMessageHandler updateNewMessageHandler, updateMessageEditedHandler updateMessageEditedHandler, updateDeleteMessagesHandler updateDeleteMessagesHandler, updateMessageSendHandler updateMessageSendHandler, ) *Service
New создает новый экземпляр сервиса engine
Click to show internal directories.
Click to hide internal directories.