MCPcopy Create free account
hub / github.com/cloudwego/dynamicgo / Descriptor

Method Descriptor

testdata/kitex_gen/pb/example/example.pb.go:1703–1705  ·  view source on GitHub ↗

Deprecated: Use ExampleListResp.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

1701
1702// Deprecated: Use ExampleListResp.ProtoReflect.Descriptor instead.
1703func (*ExampleListResp) Descriptor() ([]byte, []int) {
1704 return file_idl_example_proto_rawDescGZIP(), []int{19}
1705}
1706
1707func (x *ExampleListResp) GetTestList() *Repeats {
1708 if x != nil {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected