type github.com/gotd/td/mtproto.Dialer
8 uses
github.com/gotd/td/mtproto (current package)
conn.go#L48: type Dialer func(ctx context.Context) (transport.Conn, error)
conn.go#L54: dialer Dialer
conn.go#L127: func New(dialer Dialer, opt Options) *Conn {
github.com/gotd/td/telegram
conn_builder.go#L56: create mtproto.Dialer,
conn_builder.go#L65: create mtproto.Dialer,
conn_builder.go#L84: func (c *Client) primaryDC(dc int) mtproto.Dialer {
pool.go#L64: dialer mtproto.Dialer,
github.com/gotd/td/telegram/internal/manager
create.go#L57: create mtproto.Dialer,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |