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

Method Name

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

Source from the content-addressed store, hash-verified

85
86type section interface {
87 Name() string
88 Len() int
89 io.WriterTo
90}

Callers 1

writeSectionOffsetsFunction · 0.65

Implementers 2

indexSectiongo/bundle/encoder.go
responsesSectiongo/bundle/encoder.go

Calls

no outgoing calls

Tested by

no test coverage detected