()
| 77 | return "google.protobuf.Empty" |
| 78 | } |
| 79 | func init() { |
| 80 | proto.RegisterType((*Empty)(nil), "google.protobuf.Empty") |
| 81 | } |
| 82 | |
| 83 | func init() { proto.RegisterFile("google/protobuf/empty.proto", fileDescriptor_900544acb223d5b8) } |
| 84 |
nothing calls this directly
no test coverage detected
searching dependent graphs…