github.com/gotd/td/telegram/dcs.List.Test (field)
8 uses
github.com/gotd/td/telegram/dcs (current package)
list.go#L9: Test bool
list.go#L14: return d.Options == nil && d.Domains == nil && !d.Test
plain.go#L44: return p.connect(ctx, dc, list.Test, candidates)
plain.go#L57: return p.connect(ctx, dc, list.Test, candidates[:n])
plain.go#L71: return p.connect(ctx, dc, list.Test, candidates[:n])
test.go#L62: Test: true,
github.com/gotd/td/telegram
client.go#L187: testDC: opt.DCList.Test,
conn_builder.go#L80: Test: c.testDC,
 |
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. |