8000 Releases · jadegopher/structs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jadegopher/structs

v1.2.0 module renamed

19 Jun 22:20
Compare
Choose a tag to compare

v1.1.0 SetValuesFromMap method added

31 May 20:29
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

SetValuesFromMap allows to apply map values to struct.

Map with values must have similar structure.

You must provide struct pointer to utilise this function.

Also changed interface{} to generic type

v1.0.0 Anonymous field support

26 Apr 15:25
Compare
Choose a tag to compare
0