Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Fix fill of inner structs #136

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

[WIP] Fix fill of inner structs #136

wants to merge 4 commits into from

Conversation

jaswdr
Copy link
Owner

@jaswdr jaswdr commented Mar 24, 2023

Description

Refactors struct.go file and fixes issue related to inner structs.

Are you trying to fix an existing issue?

#94

Go Version

$ go version
go version go1.20.2 linux/amd64

Go Tests

$ go test
# TODO

@jaswdr jaswdr self-assigned this Mar 24, 2023
@jaswdr jaswdr linked an issue Mar 24, 2023 that may be closed by this pull request
@jaswdr jaswdr changed the title Fix fill of child structs [WIP] Fix fill of child structs Mar 24, 2023
@jaswdr jaswdr changed the title [WIP] Fix fill of child structs [WIP] Fix fill of inner structs Mar 24, 2023
@jaswdr jaswdr mentioned this pull request Oct 10, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Struct().Fill() is not correctly handling nested structures
1 participant