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#L126: Domains: map[int]string{
test.go#L55: Domains: map[int]string{
websocket.go#L59: return w.connect(ctx, dc, list.Domains)
github.com/gotd/td/telegram
client.go#L186: domains: opt.DCList.Domains,
conn_builder.go#L79: Domains: c.domains,
![]() |
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. |