Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transport ¶
type Transport struct {
// contains filtered or unexported fields
}
Transport представляет терминальный интерфейс
func New ¶
func New( telegramRepo telegramRepo, termRepo termRepo, authService authService, ) *Transport
New создает новый экземпляр терминального транспорта
func (*Transport) StartContext ¶
StartContext запускает терминальный интерфейс
func (*Transport) WithPhoneNumber ¶
WithPhoneNumber устанавливает номер телефона для авторизации
Click to show internal directories.
Click to hide internal directories.