MCPcopy
hub / github.com/kataras/iris / testControllerBeginAndEndRequestFunc

Struct testControllerBeginAndEndRequestFunc

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

Source from the content-addressed store, hash-verified

93}
94
95type testControllerBeginAndEndRequestFunc struct {
96 Ctx *context.Context
97
98 Username string
99}
100
101// called before of every method (Get() or Post()).
102//

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected