()
| 54 | } |
| 55 | |
| 56 | func (x RoleType) String() string { |
| 57 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 58 | } |
| 59 | |
| 60 | func (RoleType) Descriptor() protoreflect.EnumDescriptor { |
| 61 | return file_pairingmessage_proto_enumTypes[0].Descriptor() |
no test coverage detected