Deprecated: Use ServiceInfo.ProtoReflect.Descriptor instead.
()
| 298 | |
| 299 | // Deprecated: Use ServiceInfo.ProtoReflect.Descriptor instead. |
| 300 | func (*ServiceInfo) Descriptor() ([]byte, []int) { |
| 301 | return file_common_proto_rawDescGZIP(), []int{2} |
| 302 | } |
| 303 | |
| 304 | func (x *ServiceInfo) GetName() string { |
| 305 | if x != nil { |
nothing calls this directly
no test coverage detected