func github.com/gotd/td/tdsync.NewReady
9 uses
github.com/gotd/td/tdsync (current package)
ready.go#L15: func NewReady() *Ready {
github.com/gotd/td/mtproto
conn.go#L158: gotSession: tdsync.NewReady(),
github.com/gotd/td/pool
pool.go#L76: dead: tdsync.NewReady(),
github.com/gotd/td/telegram/downloader
parallel.go#L23: ready := tdsync.NewReady()
github.com/gotd/td/telegram/internal/manager
create.go#L72: sessionInit: tdsync.NewReady(),
create.go#L73: gotConfig: tdsync.NewReady(),
create.go#L74: dead: tdsync.NewReady(),
github.com/gotd/td/transport
websocket.go#L28: closed: tdsync.NewReady(),
websocket.go#L61: closed: *tdsync.NewReady(),
![]() |
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. |