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

Method String

validator/validator.pb.go:1133–1135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1131}
1132
1133func (x ValidationResult_Status) String() string {
1134 return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
1135}
1136
1137func (ValidationResult_Status) Descriptor() protoreflect.EnumDescriptor {
1138 return file_validator_proto_enumTypes[11].Descriptor()

Callers

nothing calls this directly

Calls 1

DescriptorMethod · 0.95

Tested by

no test coverage detected