MCPcopy
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.
755func (c *Context) Echo() *Echo {
756 return c.echo
757}

Callers 10

TestContextEchoFunction · 0.95
BindBodyFunction · 0.80
ToMiddlewareMethod · 0.80
ToMiddlewareMethod · 0.80
ToMiddlewareMethod · 0.80

Calls

no outgoing calls

Tested by 6

TestContextEchoFunction · 0.76