-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bindnode): named type converters (#573)
allow custom converters based off schema name, rather than go type -- this is particularly useful for enabling interface members of structs to be used with bindnode
- Loading branch information
1 parent
f75d95e
commit 6148356
Showing
5 changed files
with
459 additions
and
80 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
Oops, something went wrong.