Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ Data
Method
Data
private/bufpkg/bufmodule/object_data.go:37–37 ·
view source on GitHub ↗
Data returns the file data.
()
Source
from the content-addressed store, hash-verified
35
Name() string
36
// Data returns the file data.
37
Data() []byte
38
}
39
40
// NewObjectData returns a new ObjectData.
Callers
2
getB4Digest
Function · 0.65
putModuleData
Method · 0.65
Implementers
1
objectData
private/bufpkg/bufconfig/object_data.g
Calls
no outgoing calls
Tested by
no test coverage detected