()
| 406 | return "google.protobuf.Mixin" |
| 407 | } |
| 408 | func init() { |
| 409 | proto.RegisterType((*Api)(nil), "google.protobuf.Api") |
| 410 | proto.RegisterType((*Method)(nil), "google.protobuf.Method") |
| 411 | proto.RegisterType((*Mixin)(nil), "google.protobuf.Mixin") |
| 412 | } |
| 413 | |
| 414 | func init() { proto.RegisterFile("google/protobuf/api.proto", fileDescriptor_a2ec32096296c143) } |
| 415 |
nothing calls this directly
no test coverage detected
searching dependent graphs…