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

Add first "known type" implementation #31

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Add first "known type" implementation #31

merged 1 commit into from
Mar 27, 2024

Conversation

tenderworks
Copy link
Contributor

This adds the first "known type" implementation, uint64value. We'll start adding other types later.

For now, generated protobuf code will require the known type from the protoboeuf gem. We should add a flag to support generating "stand alone" .rb files (which should be easy enough since we have the source .proto files)

This adds the first "known type" implementation, uint64value.  We'll
start adding other types later.

For now, generated protobuf code will require the known type from the
protoboeuf gem.  We should add a flag to support generating "stand
alone" `.rb` files (which should be easy enough since we have the source
.proto files)
@tenderworks tenderworks merged commit a37752d into main Mar 27, 2024
4 checks passed
@tenderworks tenderworks deleted the known-types branch March 27, 2024 20:02
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