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

Method Name

go/bundle/encoder.go:457–457  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

455}
456
457func (rs *signaturesSection) Name() string { return "signatures" }
458
459func newSignaturesSection(sigs *Signatures) (*signaturesSection, error) {
460 var ss signaturesSection

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected