Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ Resolver
Method
Resolver
private/bufpkg/bufimage/bufimage.go:245–245 ·
view source on GitHub ↗
Resolver returns a resolver backed by this image.
()
Source
from the content-addressed store, hash-verified
243
GetFile(path string) ImageFile
244
// Resolver returns a resolver backed by this image.
245
Resolver() protoencoding.Resolver
246
247
isImage()
248
}
Callers
15
TestNewFiles
Function · 0.65
ImageWithoutImports
Function · 0.65
TestGoogleapis
Function · 0.65
NewMessage
Function · 0.65
FindFileByPath
Method · 0.65
FindDescriptorByName
Method · 0.65
FindExtensionByName
Method · 0.65
FindExtensionByNumber
Method · 0.65
FindMessageByName
Method · 0.65
FindMessageByURL
Method · 0.65
FindEnumByName
Method · 0.65
TestImageWithoutMessageSetWireFormatResolution
Function · 0.65
Implementers
1
image
private/bufpkg/bufimage/image.go
Calls
no outgoing calls
Tested by
3
TestNewFiles
Function · 0.52
TestGoogleapis
Function · 0.52
TestImageWithoutMessageSetWireFormatResolution
Function · 0.52