MCPcopy Create free account
hub / github.com/bufbuild/buf / newBuildImageOptions

Function newBuildImageOptions

private/bufpkg/bufimage/build_image.go:471–473  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

469}
470
471func newBuildImageOptions() *buildImageOptions {
472 return &buildImageOptions{}
473}
474
475type fileInfo struct {
476 path string

Callers 2

BuildImageFunction · 0.85
BuildImageFromOpenerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…