MCPcopy 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

TestNewFilesFunction · 0.65
ImageWithoutImportsFunction · 0.65
TestGoogleapisFunction · 0.65
NewMessageFunction · 0.65
FindFileByPathMethod · 0.65
FindDescriptorByNameMethod · 0.65
FindExtensionByNameMethod · 0.65
FindExtensionByNumberMethod · 0.65
FindMessageByNameMethod · 0.65
FindMessageByURLMethod · 0.65
FindEnumByNameMethod · 0.65

Implementers 1

imageprivate/bufpkg/bufimage/image.go

Calls

no outgoing calls

Tested by 3

TestNewFilesFunction · 0.52
TestGoogleapisFunction · 0.52