type github.com/gotd/td/transport.Conn (interface)

Method Implmentations

Close() error (*connection).Close *github.com/gotd/td/telegram/dcs.httpConn.Close
Recv(ctx context.Context, b *bin.Buffer) error (*connection).Recv *github.com/gotd/td/telegram/dcs.httpConn.Recv
Send(ctx context.Context, b *bin.Buffer) error (*connection).Send *github.com/gotd/td/telegram/dcs.httpConn.Send