const github.com/gotd/td/internal/mt.DhGenOkTypeID
10 uses
github.com/gotd/td/internal/mt (current package)
tl_registry_gen.go#L45: DhGenOkTypeID: "dh_gen_ok#3bcbf734",
tl_registry_gen.go#L96: "dh_gen_ok": DhGenOkTypeID,
tl_registry_gen.go#L147: DhGenOkTypeID: func() bin.Object { return &DhGenOk{} },
tl_registry_gen.go#L217: DhGenOkTypeID,
tl_set_client_d_h_params_answer_gen.go#L45: const DhGenOkTypeID = 0x3bcbf734
tl_set_client_d_h_params_answer_gen.go#L90: return DhGenOkTypeID
tl_set_client_d_h_params_answer_gen.go#L102: ID: DhGenOkTypeID,
tl_set_client_d_h_params_answer_gen.go#L130: b.PutID(DhGenOkTypeID)
tl_set_client_d_h_params_answer_gen.go#L150: if err := b.ConsumeID(DhGenOkTypeID); err != nil {
tl_set_client_d_h_params_answer_gen.go#L607: case DhGenOkTypeID:
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. |