Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Expose SignatureInfo publicly #501

Merged
merged 4 commits into from
Jul 16, 2024
Merged

Expose SignatureInfo publicly #501

merged 4 commits into from
Jul 16, 2024

Conversation

ok-nick
Copy link
Contributor

@ok-nick ok-nick commented Jul 10, 2024

Changes in this pull request

Expose SignatureInfo publicly (already used in public API).

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

@gpeacock
Copy link
Collaborator

I think if we are making the struct public, it makes sense to also make the fields public. We could alternatively provide getters.

@ok-nick
Copy link
Contributor Author

ok-nick commented Jul 10, 2024

If user's are deserializing into the struct, I think it makes sense to have the fields public so they know what they're deserializing into.

@gpeacock gpeacock merged commit 05a553f into main Jul 16, 2024
22 checks passed
@gpeacock gpeacock deleted the ok-nick/pub-signature-info branch July 16, 2024 05:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants