Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/labstack/echo
/ Echo
Method
Echo
context.go:755–757 ·
view source on GitHub ↗
Echo returns the `Echo` instance.
()
Source
from the content-addressed store, hash-verified
753
754
// Echo returns the `Echo` instance.
755
func
(c *Context) Echo() *Echo {
756
return
c.echo
757
}
Callers
10
TestContextEcho
Function · 0.95
TestContextRenderTemplate
Function · 0.95
TestContextRenderTemplateError
Function · 0.95
TestContextRenderErrorsOnNoRenderer
Function · 0.95
TestDefaultJSONCodec_Encode
Function · 0.95
TestDefaultJSONCodec_Decode
Function · 0.95
BindBody
Function · 0.80
ToMiddleware
Method · 0.80
ToMiddleware
Method · 0.80
ToMiddleware
Method · 0.80
Calls
no outgoing calls
Tested by
6
TestContextEcho
Function · 0.76
TestContextRenderTemplate
Function · 0.76
TestContextRenderTemplateError
Function · 0.76
TestContextRenderErrorsOnNoRenderer
Function · 0.76
TestDefaultJSONCodec_Encode
Function · 0.76
TestDefaultJSONCodec_Decode
Function · 0.76