-
Notifications
You must be signed in to change notification settings - Fork 13
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
[Feature] Add nested struct/*struct and embedded struct #8
Open
jakefolio
wants to merge
9
commits into
ianlopshire:master
Choose a base branch
from
jakefolio:parse_struct_recursive
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Dec 30, 2019
-
Deepanshu Nagpal committed
Dec 30, 2019 Configuration menu - View commit details
-
Copy full SHA for a1d3b31 - Browse repository at this point
Copy the full SHA a1d3b31View commit details
Commits on Jan 2, 2020
-
Deepanshu Nagpal committed
Jan 2, 2020 Configuration menu - View commit details
-
Copy full SHA for c9fe8b0 - Browse repository at this point
Copy the full SHA c9fe8b0View commit details -
Deepanshu Nagpal committed
Jan 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 3a23592 - Browse repository at this point
Copy the full SHA 3a23592View commit details
Commits on Dec 14, 2020
-
Add readme examples for nested structs
Jake Smith committedDec 14, 2020 Configuration menu - View commit details
-
Copy full SHA for f501b7d - Browse repository at this point
Copy the full SHA f501b7dView commit details -
Add the ability to embed and use nested struct/*struct types
Jake Smith committedDec 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 99835ec - Browse repository at this point
Copy the full SHA 99835ecView commit details -
Merge branch 'master' into parse_struct_recursive
Jake Smith committedDec 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 1f617df - Browse repository at this point
Copy the full SHA 1f617dfView commit details -
Add missing required field name, missed in previous code conflict
Jake Smith committedDec 14, 2020 Configuration menu - View commit details
-
Copy full SHA for bffbe0e - Browse repository at this point
Copy the full SHA bffbe0eView commit details
Commits on Dec 15, 2020
-
Account for nil pointer structs and skip values
Jake Smith committedDec 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 641326d - Browse repository at this point
Copy the full SHA 641326dView commit details -
Update go versions for testing
Jake Smith committedDec 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 4051018 - Browse repository at this point
Copy the full SHA 4051018View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.