MCPcopy Create free account
hub / github.com/ampproject/amphtml / String

Method String

validator/validator.pb.go:1073–1075  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1071}
1072
1073func (x ValidationError_Code) String() string {
1074 return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
1075}
1076
1077func (ValidationError_Code) Descriptor() protoreflect.EnumDescriptor {
1078 return file_validator_proto_enumTypes[10].Descriptor()

Callers

nothing calls this directly

Calls 1

DescriptorMethod · 0.95

Tested by

no test coverage detected