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

refactor: clean up fdv2 parsing abstractions #200

Merged

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Oct 11, 2024

This introduces the fdv2proto.ChangeSet abtraction, which is a utility that helps gather up changes within a stream/polling protocol and combine it with a selector.

It also updates the protocol parsing code to use json.Unmarshal to domain objects, which significantly cleans up the readability.

@cwaldren-ld cwaldren-ld changed the base branch from v7 to cw/sc-254717/data-system-config November 21, 2024 20:57
@cwaldren-ld cwaldren-ld force-pushed the cw/sdk-769-refactor-fdv2-parsing branch from 6e37ff4 to fd536f3 Compare November 21, 2024 21:09
@cwaldren-ld cwaldren-ld marked this pull request as ready for review November 22, 2024 20:59
@cwaldren-ld cwaldren-ld requested a review from a team as a code owner November 22, 2024 20:59
@cwaldren-ld cwaldren-ld merged commit 26c504c into cw/sc-254717/data-system-config Nov 22, 2024
@cwaldren-ld cwaldren-ld deleted the cw/sdk-769-refactor-fdv2-parsing branch November 22, 2024 22:53
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