Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ Name
Method
Name
private/bufpkg/bufmodule/object_data.go:35–35 ·
view source on GitHub ↗
Name returns the file name. Always non-empty.
()
Source
from the content-addressed store, hash-verified
33
//
34
// Always non-empty.
35
Name() string
36
// Data returns the file data.
37
Data() []byte
38
}
Callers
12
getB4Digest
Function · 0.65
putCommit
Method · 0.65
putModuleData
Method · 0.65
getModuleDataStoreDirPath
Function · 0.65
getModuleDataStoreTarPath
Function · 0.65
moduleRefToV1ProtoResourceRef
Function · 0.65
moduleRefToV1Beta1ProtoResourceRef
Function · 0.65
moduleKeyToV1ProtoResourceRef
Function · 0.65
moduleKeyToV1Beta1ProtoGetGraphRequestResourceRef
Function · 0.65
createContentModuleIfNotExist
Method · 0.65
validateContentModulesExist
Method · 0.65
getV1Beta1ProtoUploadRequestContent
Function · 0.65
Implementers
1
objectData
private/bufpkg/bufconfig/object_data.g
Calls
no outgoing calls
Tested by
no test coverage detected