const github.com/gotd/td/tg.TestUseConfigSimpleRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1815: TestUseConfigSimpleRequestTypeID: "test.useConfigSimple#f9b7b23d",
tl_registry_gen.go#L3597: "test.useConfigSimple": TestUseConfigSimpleRequestTypeID,
tl_registry_gen.go#L5379: TestUseConfigSimpleRequestTypeID: func() bin.Object { return &TestUseConfigSimpleRequest{} },
tl_server_gen.go#L10143: s.handlers[TestUseConfigSimpleRequestTypeID] = handler
tl_test_use_config_simple_gen.go#L41: const TestUseConfigSimpleRequestTypeID = 0xf9b7b23d
tl_test_use_config_simple_gen.go#L72: return TestUseConfigSimpleRequestTypeID
tl_test_use_config_simple_gen.go#L84: ID: TestUseConfigSimpleRequestTypeID,
tl_test_use_config_simple_gen.go#L99: b.PutID(TestUseConfigSimpleRequestTypeID)
tl_test_use_config_simple_gen.go#L116: if err := b.ConsumeID(TestUseConfigSimpleRequestTypeID); err != nil {
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. |