Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kataras/iris
/ EndRequest
Method
EndRequest
mvc/controller.go:19–19 ·
view source on GitHub ↗
(*context.Context)
Source
from the content-addressed store, hash-verified
17
type
BaseController
interface
{
18
BeginRequest(*context.Context)
19
EndRequest(*context.Context)
20
}
21
22
type
shared
interface
{
Callers
3
handlerOf
Method · 0.65
EndRequest
Method · 0.65
Release
Method · 0.65
Implementers
10
AuthController
_examples/mvc/login-mvc-single-respons
Controller
_examples/caddy/server1/main.go
testControllerHandle
mvc/controller_handle_test.go
testControllerViewResultRespectCtxViewData
mvc/controller_method_result_test.go
testControllerBeginAndEndRequestFunc
mvc/controller_test.go
testControllerEndRequestAwareness
mvc/controller_test.go
testCtrl0000
mvc/controller_test.go
testControllerRelPathFromFunc
mvc/controller_test.go
Context
context/context.go
debugRequestHandler
x/client/option.go
Calls
no outgoing calls
Tested by
1
EndRequest
Method · 0.52