github.com/gotd/td/telegram/dcs.List.Test (field)
7 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#L43: return p.connect(ctx, dc, list.Test, candidates)
plain.go#L56: return p.connect(ctx, dc, list.Test, candidates[:n])
test.go#L57: Test: true,
github.com/gotd/td/telegram
client.go#L151: testDC: opt.DCList.Test,
conn_builder.go#L60: Test: c.testDC,
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |