MCPcopy 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
181func 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

NewConfigFunction · 0.85
InitConfigFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected