-
-
Notifications
You must be signed in to change notification settings - Fork 252
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: mapping slice of complex struct (#312)
* feat: mapping slice of complex struct #298 * feat: support predefined values and pre initialized structs * refactor: some improvement * refactor: some improvement * test: support normal features for nested fields * test: trying to fix `gofumpt` lint issues * chore: add sample for complex struct in readme --------- Co-authored-by: Hamid Reza Ranjbar <hamidreza.ranjbar@snapp.cab>
- Loading branch information
Showing
3 changed files
with
230 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters