type github.com/gotd/td/telegram/dcs.DialFunc

5 uses

	github.com/gotd/td/telegram/dcs (current package)
		mtproxy.go#L21: 	dial          DialFunc
		mtproxy.go#L89: 	Dial DialFunc
		plain.go#L23: 	dial         DialFunc
		plain.go#L187: 	Dial DialFunc
		resolver.go#L20: type DialFunc func(ctx context.Context, network, addr string) (net.Conn, error)