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 GetAndUnmarshalProtocolData and MarshalAndSetProtocolData methods #1631

Closed
joe-bowman opened this issue May 23, 2024 · 1 comment · Fixed by #1681
Closed

Add GetAndUnmarshalProtocolData and MarshalAndSetProtocolData methods #1631

joe-bowman opened this issue May 23, 2024 · 1 comment · Fixed by #1681

Comments

@joe-bowman
Copy link
Contributor

Getting and Setting protocol data involves lots of repeated logic. We can simplify and bunch of code with functions that combine the two actions.

odeke-em added a commit to orijtech/quicksilver that referenced this issue Jun 29, 2024
…arshalProtocolData

This change combines GetProtocolData and types.UnmarshalProtocolData
into a generic function that unifies the functionality and the pattern.

Fixes quicksilver-zone#1631
@odeke-em
Copy link
Contributor

I've mailed out #1681

odeke-em added a commit to orijtech/quicksilver that referenced this issue Jun 29, 2024
…arshalProtocolData

This change combines GetProtocolData and types.UnmarshalProtocolData
into a generic function that unifies the functionality and the pattern.

Fixes quicksilver-zone#1631
odeke-em added a commit to orijtech/quicksilver that referenced this issue Jun 29, 2024
…arshalProtocolData

This change combines GetProtocolData and types.UnmarshalProtocolData
into a generic function that unifies the functionality and the pattern.

Fixes quicksilver-zone#1631
odeke-em added a commit to orijtech/quicksilver that referenced this issue Jun 29, 2024
…rshalProtocolData

This change combines GetProtocolData and types.UnmarshalProtocolData
into a generic function that unifies the functionality and the pattern.

Fixes quicksilver-zone#1631
odeke-em added a commit to orijtech/quicksilver that referenced this issue Jun 29, 2024
…rshalProtocolData

This change combines GetProtocolData and types.UnmarshalProtocolData
into a generic function that unifies the functionality and the pattern.

Fixes quicksilver-zone#1631
odeke-em added a commit to orijtech/quicksilver that referenced this issue Jun 29, 2024
…rshalProtocolData

This change combines GetProtocolData and types.UnmarshalProtocolData
into a generic function that unifies the functionality and the pattern.

Fixes quicksilver-zone#1631
odeke-em added a commit to orijtech/quicksilver that referenced this issue Jun 30, 2024
…rshalProtocolData

This change combines GetProtocolData and types.UnmarshalProtocolData
into a generic function that unifies the functionality and the pattern.

Fixes quicksilver-zone#1631
odeke-em added a commit to orijtech/quicksilver that referenced this issue Jul 13, 2024
…rshalProtocolData

This change combines GetProtocolData and types.UnmarshalProtocolData
into a generic function that unifies the functionality and the pattern.

Fixes quicksilver-zone#1631
odeke-em added a commit to orijtech/quicksilver that referenced this issue Jul 13, 2024
…rshalProtocolData

This change combines GetProtocolData and types.UnmarshalProtocolData
into a generic function that unifies the functionality and the pattern.

Fixes quicksilver-zone#1631
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants