()
| 46 | } |
| 47 | |
| 48 | func (x Role) String() string { |
| 49 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 50 | } |
| 51 | |
| 52 | func (Role) Descriptor() protoreflect.EnumDescriptor { |
| 53 | return file_tunnel_tunnel_proto_enumTypes[0].Descriptor() |
no test coverage detected