Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ reader
Struct
reader
private/buf/buffetch/reader.go:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
)
31
32
type
reader
struct
{
33
internalReader internal.Reader
34
}
35
36
func
newReader(
37
logger *slog.Logger,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected