Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ SessionID
Method
SessionID
context.go:257–259 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
255
}
256
257
func
(ctx *HttpContext) SessionID() string {
258
return
ctx.sessionID
259
}
260
261
// AppContext get application's global appcontext
262
// issue #3
Callers
1
DestorySession
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected