github.com/gotd/td/telegram/dcs.List.Domains (field)
7 uses
github.com/gotd/td/telegram/dcs (current package)
list.go#L8: Domains map[int]string
list.go#L14: return d.Options == nil && d.Domains == nil && !d.Test
prod.go#L106: Domains: map[int]string{
test.go#L50: Domains: map[int]string{
websocket.go#L59: return w.connect(ctx, dc, list.Domains)
github.com/gotd/td/telegram
client.go#L150: domains: opt.DCList.Domains,
conn_builder.go#L59: Domains: c.domains,
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. |