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

TypeAlias ExtensionSpec_ExtensionType

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

Most extensions are custom-elements. For custom-template extensions, this value needs to be set true. E.g: amp-mustache. NEXT AVAILABLE TAG: 4

Source from the content-addressed store, hash-verified

305// value needs to be set true. E.g: amp-mustache.
306// NEXT AVAILABLE TAG: 4
307type ExtensionSpec_ExtensionType int32
308
309const (
310 ExtensionSpec_UNKNOWN ExtensionSpec_ExtensionType = 0

Callers 1

UnmarshalJSONMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected