Commit Graph
5 Commits
Author SHA1 Message Date
zmandGitHub 47dccd63af add the struct package english docs (#82) 2023-03-18 19:33:07 +08:00
zmandGitHub 5e66bc6227 [structs] change package structutil to structs (#81)
* refactor package structutil to structs

* add structs package zh-CN docs
2023-03-15 19:14:19 +08:00
zmandGitHub 2d2c277090 [StructUtil] add support that the Struct can nest any type to transform (#80)
* add support json tag attribute for StructToMap function

* add the structutil to provide more rich functions and fixed #77

* add support that the nested struct to map for structutil

* recover code

* add structutil unit test

* [StructUtil] add unit test
2023-03-15 14:26:34 +08:00
zmandGitHub 924589d2da Add StructUtil for provide more rich functions (#79)
* add support json tag attribute for StructToMap function

* add the structutil to provide more rich functions and fixed #77
2023-03-13 19:28:37 +08:00
zmandGitHub 1755dd249b add support json tag attribute for StructToMap function (#78) 2023-03-11 20:08:41 +08:00