Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-scan/Goal
/ Session
Method
Session
Ghttp/session.go:3–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
package
Ghttp
2
3
func
(h *Http) Session() *Http {
4
h.isSession = true
5
return
h
6
}
Callers
3
TestHttp
Function · 0.95
TestCookie
Function · 0.80
TestPst
Function · 0.80
Calls
no outgoing calls
Tested by
3
TestHttp
Function · 0.76
TestCookie
Function · 0.64
TestPst
Function · 0.64