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 ToProto() and FromProto(). #296

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Add ToProto() and FromProto(). #296

merged 1 commit into from
Aug 15, 2024

Conversation

jmalloc
Copy link
Member

@jmalloc jmalloc commented Aug 15, 2024

What change does this introduce?

This PR adds functions converting application configurations to/from their protocol buffers representations.

Why make this change?

This behaviour was previously an internal implementation detail of the api package, but I needed the same functionality in dogmatiq/browser.

Is there anything you are unsure about?

No

What issues does this relate to?

None

@jmalloc jmalloc merged commit af7af54 into main Aug 15, 2024
3 of 5 checks passed
@jmalloc jmalloc deleted the proto branch August 15, 2024 07:12
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.

1 participant