Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WICG/webpackage
/ signaturesSection
Struct
signaturesSection
go/bundle/encoder.go:453–455 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
451
}
452
453
type
signaturesSection
struct
{
454
bytes.Buffer
455
}
456
457
func
(rs *signaturesSection) Name() string {
return
"signatures"
}
458
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected