v2.1.17
Feature:
-
structs package: provide several high level functions to manipulate struct, tag, and field.
-
slice package: add ForEachWithBreak.
-
math package: add Range and RangeWithStep.
Fix:
- netutil package: fix bugs in StructToMap, StructToUrlValues.