const github.com/gotd/td/internal/mt.DhGenFailTypeID
10 uses
github.com/gotd/td/internal/mt (current package)
tl_registry_gen.go#L47: DhGenFailTypeID: "dh_gen_fail#a69dae02",
tl_registry_gen.go#L98: "dh_gen_fail": DhGenFailTypeID,
tl_registry_gen.go#L149: DhGenFailTypeID: func() bin.Object { return &DhGenFail{} },
tl_registry_gen.go#L219: DhGenFailTypeID,
tl_set_client_d_h_params_answer_gen.go#L395: const DhGenFailTypeID = 0xa69dae02
tl_set_client_d_h_params_answer_gen.go#L440: return DhGenFailTypeID
tl_set_client_d_h_params_answer_gen.go#L452: ID: DhGenFailTypeID,
tl_set_client_d_h_params_answer_gen.go#L480: b.PutID(DhGenFailTypeID)
tl_set_client_d_h_params_answer_gen.go#L500: if err := b.ConsumeID(DhGenFailTypeID); err != nil {
tl_set_client_d_h_params_answer_gen.go#L621: case DhGenFailTypeID:
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. |