MCPcopy Create free account
hub / github.com/pydio/cells / String

Method String

common/proto/object/cells-object.pb.go:124–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122}
123
124func (x EncryptionMode) String() string {
125 return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
126}
127
128func (EncryptionMode) Descriptor() protoreflect.EnumDescriptor {
129 return file_cells_object_proto_enumTypes[1].Descriptor()

Callers

nothing calls this directly

Calls 1

DescriptorMethod · 0.95

Tested by

no test coverage detected