mirror of
https://github.com/kataras/iris.git
synced 2026-06-15 18:13:35 +00:00
7fb00911d4
For faster execution, use strconv.Itoa rather than fmt.Sprintf to convert an integer to string, remove if statement in loop.