Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
471
func
newBuildImageOptions() *buildImageOptions {
472
return
&buildImageOptions{}
473
}
474
475
type
fileInfo
struct
{
476
path string
Callers
2
BuildImage
Function · 0.85
BuildImageFromOpener
Function · 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…