MCPcopy Index your code
hub / github.com/kataras/iris / testControllerRelPathFromFunc

Struct testControllerRelPathFromFunc

mvc/controller_test.go:387–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385}
386
387type testControllerRelPathFromFunc struct{}
388
389func (c *testControllerRelPathFromFunc) BeginRequest(ctx *context.Context) {}
390func (c *testControllerRelPathFromFunc) EndRequest(ctx *context.Context) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected