2.4.0
Changes
- The
Set
-helper type now supports theencoding/json
Marshaler
andUnmarshaler
interfaces for your serializing pleasure. - Uint support has been added to automap structs.
- Automatic indexes with the
goriakindex
struct tag now also has support for ints and int slices.