Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ NewSessionNode
Function
NewSessionNode
config/configs.go:181–184 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
179
}
180
181
func
NewSessionNode() *SessionNode {
182
config := &SessionNode{}
183
return
config
184
}
185
186
// init config file
187
// If an exception occurs, will be panic it
Callers
2
NewConfig
Function · 0.85
InitConfig
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected