-
Notifications
You must be signed in to change notification settings - Fork 0
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 json #98
Refactor json #98
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! One thing to note is that we may want to note down in the documentation that events.NoMoreEvents
is a special type of event that must be included or else this thing won't compile.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Just a few nits.
🚢 Pull Request
❓ Purpose
Give a brief description of your changes:
🔨 Validation Strategy
Describe how you verified your changes (if applicable):
🎟️ Ticket(s)
Closes #84
Closes #99