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

Method Descriptor

testdata/kitex_gen/pb/example/example.pb.go:1656–1658  ·  view source on GitHub ↗

Deprecated: Use ExampleListReq.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

1654
1655// Deprecated: Use ExampleListReq.ProtoReflect.Descriptor instead.
1656func (*ExampleListReq) Descriptor() ([]byte, []int) {
1657 return file_idl_example_proto_rawDescGZIP(), []int{18}
1658}
1659
1660func (x *ExampleListReq) GetTestList() *Repeats {
1661 if x != nil {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected