-
Notifications
You must be signed in to change notification settings - Fork 52
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
Golang Wrap Support #1074
Merged
Merged
Golang Wrap Support #1074
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89219f1 - Browse repository at this point
Copy the full SHA 89219f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e58ad84 - Browse repository at this point
Copy the full SHA e58ad84View commit details -
Configuration menu - View commit details
-
Copy full SHA for e324498 - Browse repository at this point
Copy the full SHA e324498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ad800a - Browse repository at this point
Copy the full SHA 5ad800aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbf6f57 - Browse repository at this point
Copy the full SHA bbf6f57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e99c54 - Browse repository at this point
Copy the full SHA 7e99c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfafa77 - Browse repository at this point
Copy the full SHA bfafa77View commit details -
Configuration menu - View commit details
-
Copy full SHA for d31f21e - Browse repository at this point
Copy the full SHA d31f21eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f5a34 - Browse repository at this point
Copy the full SHA 30f5a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a31ac - Browse repository at this point
Copy the full SHA 99a31acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d637e4 - Browse repository at this point
Copy the full SHA 6d637e4View commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a34daeb - Browse repository at this point
Copy the full SHA a34daebView commit details -
Merge pull request #1180 from n0cte/go-codegen-inject-module
add golang package injection
Configuration menu - View commit details
-
Copy full SHA for 97bf3aa - Browse repository at this point
Copy the full SHA 97bf3aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ce0a8 - Browse repository at this point
Copy the full SHA 91ce0a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2506a8 - Browse repository at this point
Copy the full SHA e2506a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b29151f - Browse repository at this point
Copy the full SHA b29151fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81dae40 - Browse repository at this point
Copy the full SHA 81dae40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2586cc4 - Browse repository at this point
Copy the full SHA 2586cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43755c7 - Browse repository at this point
Copy the full SHA 43755c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f8847 - Browse repository at this point
Copy the full SHA a3f8847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 095377b - Browse repository at this point
Copy the full SHA 095377bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf49e7b - Browse repository at this point
Copy the full SHA cf49e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b07dc1 - Browse repository at this point
Copy the full SHA 7b07dc1View commit details -
Merge pull request #1182 from n0cte/go-codegen-fix-env
fix unused variable env, split and move module "module" to two packages
Configuration menu - View commit details
-
Copy full SHA for 14d0e0a - Browse repository at this point
Copy the full SHA 14d0e0aView commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d9f7b29 - Browse repository at this point
Copy the full SHA d9f7b29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf4b44 - Browse repository at this point
Copy the full SHA 6bf4b44View commit details
Commits on Aug 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bca807f - Browse repository at this point
Copy the full SHA bca807fView commit details
Commits on Sep 6, 2022
-
Golang: add test cases (#1198)
* add test cases for simple types * add test wrappers for golang generator * add "asyncify"-wrapper and add tags "go:generate" * update wrapper's test cases
Configuration menu - View commit details
-
Copy full SHA for 2ae2c81 - Browse repository at this point
Copy the full SHA 2ae2c81View commit details -
simplify package url matching (#1184)
* simplify package url matching * remove unused import * fix template for imported module * add synonym for a imports * fix imported modules and remove spaces * fix import problem for module package in wrapper * fix import formatting * remove unused var from generated code * import types if env used * fix module deserialization in go-codegen * add sanitization for imported pkgs names and fix problem with similar struct's names * fix schema testcase location
Configuration menu - View commit details
-
Copy full SHA for 9c5b9d3 - Browse repository at this point
Copy the full SHA 9c5b9d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b39fcef - Browse repository at this point
Copy the full SHA b39fcefView commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2cf84db - Browse repository at this point
Copy the full SHA 2cf84dbView commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba2335d - Browse repository at this point
Copy the full SHA ba2335dView commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ba196f - Browse repository at this point
Copy the full SHA 5ba196fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f52987 - Browse repository at this point
Copy the full SHA 7f52987View commit details -
Configuration menu - View commit details
-
Copy full SHA for 208054b - Browse repository at this point
Copy the full SHA 208054bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e3925 - Browse repository at this point
Copy the full SHA 12e3925View commit details -
Configuration menu - View commit details
-
Copy full SHA for f04db97 - Browse repository at this point
Copy the full SHA f04db97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9866405 - Browse repository at this point
Copy the full SHA 9866405View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3d102 - Browse repository at this point
Copy the full SHA 1a3d102View commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5e45c99 - Browse repository at this point
Copy the full SHA 5e45c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b1a0ee - Browse repository at this point
Copy the full SHA 1b1a0eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 483fb8a - Browse repository at this point
Copy the full SHA 483fb8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f38b0bb - Browse repository at this point
Copy the full SHA f38b0bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 255dc1a - Browse repository at this point
Copy the full SHA 255dc1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a68d4 - Browse repository at this point
Copy the full SHA b2a68d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2497dc2 - Browse repository at this point
Copy the full SHA 2497dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8259f24 - Browse repository at this point
Copy the full SHA 8259f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c8efcd - Browse repository at this point
Copy the full SHA 8c8efcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b21661c - Browse repository at this point
Copy the full SHA b21661cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe1067 - Browse repository at this point
Copy the full SHA 1fe1067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 015c7aa - Browse repository at this point
Copy the full SHA 015c7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fae0bd6 - Browse repository at this point
Copy the full SHA fae0bd6View commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a00dea3 - Browse repository at this point
Copy the full SHA a00dea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 592e6f6 - Browse repository at this point
Copy the full SHA 592e6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d302a - Browse repository at this point
Copy the full SHA 43d302aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a13853b - Browse repository at this point
Copy the full SHA a13853bView commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b85a52a - Browse repository at this point
Copy the full SHA b85a52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1258378 - Browse repository at this point
Copy the full SHA 1258378View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ca9d1 - Browse repository at this point
Copy the full SHA 13ca9d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dea0c3 - Browse repository at this point
Copy the full SHA 5dea0c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42dafc7 - Browse repository at this point
Copy the full SHA 42dafc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e0bf7 - Browse repository at this point
Copy the full SHA e7e0bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff7554b - Browse repository at this point
Copy the full SHA ff7554bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f735dfb - Browse repository at this point
Copy the full SHA f735dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8cae0e - Browse repository at this point
Copy the full SHA d8cae0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7184e8 - Browse repository at this point
Copy the full SHA f7184e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb7bdf7 - Browse repository at this point
Copy the full SHA fb7bdf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeeedc7 - Browse repository at this point
Copy the full SHA aeeedc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4941dc8 - Browse repository at this point
Copy the full SHA 4941dc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b77346 - Browse repository at this point
Copy the full SHA 7b77346View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9e1c4d - Browse repository at this point
Copy the full SHA f9e1c4dView commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0af14c9 - Browse repository at this point
Copy the full SHA 0af14c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362b9c8 - Browse repository at this point
Copy the full SHA 362b9c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1b66a - Browse repository at this point
Copy the full SHA 2f1b66aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 420114d - Browse repository at this point
Copy the full SHA 420114dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76847b7 - Browse repository at this point
Copy the full SHA 76847b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce4a9c1 - Browse repository at this point
Copy the full SHA ce4a9c1View 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.