Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ Redirect
Method
Redirect
context.go:63–63 ·
view source on GitHub ↗
(code int, targetUrl string)
Source
from the content-addressed store, hash-verified
61
End()
62
IsEnd() bool
63
Redirect(code int, targetUrl string) error
64
QueryString(key string) string
65
QueryInt(key string) int
66
QueryInt64(key string) int64
Callers
3
ServeHTTP
Method · 0.65
Redirect
Method · 0.65
main
Function · 0.65
Implementers
1
HttpContext
context.go
Calls
no outgoing calls
Tested by
no test coverage detected