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

Struct Exchange

go/bundle/bundle.go:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29type Exchange struct {
30 Request
31 Response
32}
33
34type Signatures struct {
35 Authorities []*certurl.AugmentedCertificate

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected