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

Method EnumDescriptor

validator/validator.pb.go:628–630  ·  view source on GitHub ↗

Deprecated: Use ErrorCategory_Code.Descriptor instead.

()

Source from the content-addressed store, hash-verified

626
627// Deprecated: Use ErrorCategory_Code.Descriptor instead.
628func (ErrorCategory_Code) EnumDescriptor() ([]byte, []int) {
629 return file_validator_proto_rawDescGZIP(), []int{25, 0}
630}
631
632// NEXT AVAILABLE TAG: 5
633type ValidationError_Severity int32

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected