Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Allow types to determine how to decode themselves #287

Closed
wants to merge 1 commit into from

Conversation

mthjs
Copy link

@mthjs mthjs commented May 20, 2022

When the destination of a decode implements the custom decoder interface, use said interface. Custom decoders take precedence over the default decoding rules.

This should resolve #115

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement JSON like unmarshaling interface
1 participant