-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change fields format to slice (#360)
* registry: Add decoded fields as slice, add helper methods for retrieving values * types: Remove unnecessary tests * registry: Update return type of composite decoder to DecodedFields * registry: Add ErrorID for ErrorRegistry, remove encode/decode for DecodedField * registry: Add more tests for overrides * registry: Reset storages when creating registries
- Loading branch information
Showing
13 changed files
with
772 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.