Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
427
type
MetadataErrorType int
428
429
const
(
430
FormatError MetadataErrorType = iota
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected