mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
example for automated apidoc tool named "yaag" 👍
Former-commit-id: 1afed4ac2913b5f135e44992cf060e44694ceacb
This commit is contained in:
@@ -115,7 +115,7 @@ type Controller struct {
|
||||
Data map[string]interface{}
|
||||
|
||||
ContentType string
|
||||
Text string // or Text
|
||||
Text string // response as string
|
||||
|
||||
// give access to the request context itself.
|
||||
Ctx context.Context
|
||||
|
||||
Reference in New Issue
Block a user