Skip to content

fix: Pointers to slice are handled correctly#11

Merged
yevgenypats merged 1 commit intocloudquery:mainfrom
amanenk:fix_pointer_slice
Sep 1, 2022
Merged

fix: Pointers to slice are handled correctly#11
yevgenypats merged 1 commit intocloudquery:mainfrom
amanenk:fix_pointer_slice

Conversation

@amanenk
Copy link
Copy Markdown
Contributor

@amanenk amanenk commented Aug 17, 2022

Summary

Handles cases when structure has fields that are pointers to slices like *[]SomeStruct


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@amanenk amanenk requested a review from yevgenypats as a code owner August 17, 2022 09:39
@github-actions github-actions bot added the fix label Aug 17, 2022
@github-actions github-actions bot added fix and removed fix labels Aug 17, 2022
@yevgenypats yevgenypats merged commit 70e59fb into cloudquery:main Sep 1, 2022
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.

3 participants