github.com/gotd/td/telegram/dcs.List.Options (field)
10 uses
github.com/gotd/td/telegram/dcs (current package)
list.go#L7: Options []tg.DCOption
list.go#L14: return d.Options == nil && d.Domains == nil && !d.Test
plain.go#L33: candidates := FindPrimaryDCs(list.Options, dc, p.preferIPv6)
plain.go#L48: candidates := FindDCs(list.Options, dc, p.preferIPv6)
plain.go#L61: candidates := FindDCs(list.Options, dc, p.preferIPv6)
prod.go#L13: Options: []tg.DCOption{
test.go#L20: Options: []tg.DCOption{
github.com/gotd/td/telegram
client.go#L189: DCOptions: opt.DCList.Options,
conn_builder.go#L78: Options: cfg.DCOptions,
github.com/gotd/td/session
tdesktop.go#L75: addr = findDCAddr(list.Options, dc)
![]() |
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. |