const github.com/gotd/td/tg.IPPortTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_ip_port_gen.go#L45: const IPPortTypeID = 0xd433ad73
tl_ip_port_gen.go#L96: return IPPortTypeID
tl_ip_port_gen.go#L108: ID: IPPortTypeID,
tl_ip_port_gen.go#L132: b.PutID(IPPortTypeID)
tl_ip_port_gen.go#L151: if err := b.ConsumeID(IPPortTypeID); err != nil {
tl_ip_port_gen.go#L433: case IPPortTypeID:
tl_registry_gen.go#L1808: IPPortTypeID: "ipPort#d433ad73",
tl_registry_gen.go#L3590: "ipPort": IPPortTypeID,
tl_registry_gen.go#L5372: IPPortTypeID: func() bin.Object { return &IPPort{} },
tl_registry_gen.go#L5755: IPPortTypeID,
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. |