MCPcopy Index your code
hub / github.com/subtrace/subtrace / String

Method String

tunnel/tunnel.pb.go:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 5

dialSingleMethod · 0.45
FinishMethod · 0.45
initTunnelFunction · 0.45
doInsertFunction · 0.45
flushOnceMethod · 0.45

Calls 1

DescriptorMethod · 0.95

Tested by

no test coverage detected