github.com/gotd/td/telegram/internal/manager.ConnOptions.DC (field)
6 uses
github.com/gotd/td/telegram/internal/manager (current package)
create.go#L20: DC int
create.go#L40: if c.DC == 0 {
create.go#L41: c.DC = 2
create.go#L76: opts.DC = connOpts.DC
github.com/gotd/td/telegram
conn_builder.go#L88: DC: s.DC,
pool.go#L87: DC: dcID,
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. |