Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ newModuleSetToDAGOptions
Function
newModuleSetToDAGOptions
private/bufpkg/bufmodule/module_set.go:420–422 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
418
}
419
420
func
newModuleSetToDAGOptions() *moduleSetToDAGOptions {
421
return
&moduleSetToDAGOptions{}
422
}
423
424
// utils
425
Callers
1
ModuleSetToDAG
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…