Skip to content

Use a Value go type to consolidate #920

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

Closed
wants to merge 14 commits into from
Closed

Conversation

rkuris
Copy link
Collaborator

@rkuris rkuris commented May 30, 2025

  • Changed naming from extractXThenFree to intoX
  • Made all conversions methods on go's Value
  • Added helpers error(), id(), and bytes() so that once we know which it is, we can call the same code
  • Added some godocs for each of the into methods

alarso16 and others added 13 commits May 27, 2025 11:36
- Changed naming from `extractXThenFree` to `intoX`
- Made all conversions methods on go's `Value`
- Added helpers error(), id(), and bytes() so that
  once we know which it is, we can call the same code
- Added some godocs for each of the `into` methods
@rkuris rkuris requested a review from alarso16 as a code owner May 30, 2025 01:40
@rkuris rkuris marked this pull request as draft May 30, 2025 21:18
@rkuris
Copy link
Collaborator Author

rkuris commented May 30, 2025

Draft because Austin is working on using parts of this

@rkuris rkuris closed this Jun 2, 2025
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.

2 participants