1
0
mirror of https://github.com/kataras/iris.git synced 2026-07-31 16:39:52 +00:00

minor (see previous commit)

This commit is contained in:
Gerasimos (Makis) Maropoulos
2021-01-24 23:49:37 +02:00
parent 53b3ade7e0
commit 197df1ef64
4 changed files with 16 additions and 22 deletions
+1 -1
View File
@@ -2263,7 +2263,7 @@ type JSONReader struct { // Note(@kataras): struct instead of optional funcs to
// [
// {"username":"john"},
// {"username": "makis"},
// {"username": "george"},
// {"username": "george"}
// ]
// Defaults to false: decodes a json object one by one, example:
// {"username":"john"}