Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ NewAppNode
Function
NewAppNode
config/configs.go:171–174 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
169
}
170
171
func
NewAppNode() *AppNode {
172
config := &AppNode{}
173
return
config
174
}
175
176
func
NewServerNode() *ServerNode {
177
config := &ServerNode{}
Callers
2
NewConfig
Function · 0.85
InitConfig
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected