Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ Request
Method
Request
context.go:225–227 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
223
}
224
225
func
(ctx *HttpContext) Request() *Request {
226
return
ctx.request
227
}
228
229
func
(ctx *HttpContext) RouterNode() RouterNode {
230
return
ctx.routerNode
Callers
3
SetTimeoutContext
Method · 0.95
WithContext
Method · 0.95
File
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected