func github.com/gotd/td/tdsync.NewResetReady

3 uses

	github.com/gotd/td/tdsync (current package)
		reset_ready.go#L12: func NewResetReady() *ResetReady {

	github.com/gotd/td/pool
		pool.go#L66: 		stuck:   tdsync.NewResetReady(),

	github.com/gotd/td/telegram
		client.go#L266: 	c.ready = tdsync.NewResetReady()