mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 02:31:04 +01:00
6a449876e9
From the Go docs: "If the map is nil, the number of iterations is 0." [1] Therefore, an additional nil check for before the loop is unnecessary. [1]: https://go.dev/ref/spec#For_range Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> |
||
---|---|---|
.. | ||
accept_header.go | ||
application.go | ||
compress.go | ||
configuration.go | ||
context_func.go | ||
context_go118.go | ||
context_user.go | ||
context.go | ||
counter.go | ||
fs.go | ||
handler.go | ||
i18n.go | ||
pool.go | ||
problem.go | ||
request_params.go | ||
response_recorder.go | ||
response_writer.go | ||
route.go | ||
status.go | ||
strconv.go | ||
view.go |