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 управляет процессом авторизации в Telegram
func New ¶
func New(telegramRepo telegramRepo, loaderService loaderService) *Service
New создает новый экземпляр сервиса авторизации
func (*Service) GetInputChan ¶
GetInputChan возвращает канал для ввода данных
func (*Service) StartContext ¶ added in v0.0.2
StartContext запускает процесс авторизации
Click to show internal directories.
Click to hide internal directories.