MCPcopy Create free account
hub / github.com/WICG/webpackage / MetadataErrorType

TypeAlias MetadataErrorType

go/bundle/decoder.go:427–427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

425}
426
427type MetadataErrorType int
428
429const (
430 FormatError MetadataErrorType = iota

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected