github.com/gotd/td/tg.InitConnectionRequest.Proxy (field)
9 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L64: Proxy InputClientProxy
tl_init_connection_gen.go#L113: if !(i.Proxy.Zero()) {
tl_init_connection_gen.go#L156: i.Proxy = val
tl_init_connection_gen.go#L237: if !(i.Proxy.Zero()) {
tl_init_connection_gen.go#L271: if err := i.Proxy.Encode(b); err != nil {
tl_init_connection_gen.go#L360: if err := i.Proxy.Decode(b); err != nil {
tl_init_connection_gen.go#L438: i.Proxy = value
tl_init_connection_gen.go#L450: return i.Proxy, true
github.com/gotd/td/telegram/internal/manager
conn.go#L201: Proxy: c.device.Proxy,
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. |