Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kataras/iris
/ Get
Method
Get
mvc/controller_test.go:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
func
(c *testControllerBeginAndEndRequestFunc) Get() {
115
c.Ctx.Writef(c.Username)
116
}
117
118
func
(c *testControllerBeginAndEndRequestFunc) Post() {
119
c.Ctx.Writef(c.Username)
Callers
nothing calls this directly
Calls
1
Writef
Method · 0.80
Tested by
no test coverage detected