MCPcopy 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
427func (ps *primarySection) Name() string { return "primary" }
428
429func 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