Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WICG/webpackage
/ Name
Method
Name
go/bundle/encoder.go:427–427 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
425
}
426
427
func
(ps *primarySection) Name() string {
return
"primary"
}
428
429
func
newPrimarySection(url *url.URL) (*primarySection, error) {
430
var
ps primarySection
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected