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

struct.go missing uint* types #33

Closed
bgadrian opened this issue Oct 31, 2018 · 1 comment
Closed

struct.go missing uint* types #33

bgadrian opened this issue Oct 31, 2018 · 1 comment

Comments

@bgadrian
Copy link
Contributor

I need to generate an age, and I noticed that struct.go is missing reflect types for all uint types, and it will remain a 0 value.

@brianvoe
Copy link
Owner

So someone did a pr for that portion of the package. Im open to a pr if you want to submit an update to add those.

Thanks.

brianvoe referenced this issue Nov 2, 2018
Added uint* types for Struct() calls.
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

No branches or pull requests

2 participants