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

* Changed ParseTextProto, ParseTextProtoOrDie to only work for actual derived proto types. #3

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

helly25
Copy link
Owner

@helly25 helly25 commented Jan 20, 2024

  • Added ParseText which returns absl::StatusOr<MessageType>.
  • Changed ParseTextProto, ParseTextProtoOrDie to only work for actual derived proto types.

…tual derived proto types.

* Added `ParseProto` which returns `absl::StatusOr<MessageType>`.
* Updated external dependencies.
@helly25 helly25 requested a review from Fab-Cat January 20, 2024 11:41
@helly25 helly25 merged commit d4b6dd4 into main Jan 20, 2024
1 check passed
@helly25 helly25 deleted the feat/add_parse_text_proto_statusor_20240120 branch January 20, 2024 11:44
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