const github.com/gotd/td/internal/mt.DhGenRetryTypeID
10 uses
github.com/gotd/td/internal/mt (current package)
tl_registry_gen.go#L46: DhGenRetryTypeID: "dh_gen_retry#46dc1fb9",
tl_registry_gen.go#L97: "dh_gen_retry": DhGenRetryTypeID,
tl_registry_gen.go#L148: DhGenRetryTypeID: func() bin.Object { return &DhGenRetry{} },
tl_registry_gen.go#L218: DhGenRetryTypeID,
tl_set_client_d_h_params_answer_gen.go#L220: const DhGenRetryTypeID = 0x46dc1fb9
tl_set_client_d_h_params_answer_gen.go#L265: return DhGenRetryTypeID
tl_set_client_d_h_params_answer_gen.go#L277: ID: DhGenRetryTypeID,
tl_set_client_d_h_params_answer_gen.go#L305: b.PutID(DhGenRetryTypeID)
tl_set_client_d_h_params_answer_gen.go#L325: if err := b.ConsumeID(DhGenRetryTypeID); err != nil {
tl_set_client_d_h_params_answer_gen.go#L614: case DhGenRetryTypeID:
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. |