Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livebud/bud
/ New
Function
New
framework/view/nodemodules/nodemodules.go:16–18 ·
view source on GitHub ↗
(module *gomod.Module)
Source
from the content-addressed store, hash-verified
14
)
15
16
func
New(module *gomod.Module) *Generator {
17
return
&Generator{module}
18
}
19
20
type
Generator
struct
{
21
module *gomod.Module
Callers
2
TestNodeModules
Function · 0.92
loadServer
Function · 0.92
Calls
no outgoing calls
Tested by
2
TestNodeModules
Function · 0.74
loadServer
Function · 0.74