feat(encoding)!: accept a map in the decoder interface
This interface is specific to decoding data into Viper's internal,
so it's okay to make it Viper specific.
BREAKING CHANGE: the decoder interface now accepts a map instead of an
interface
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Showing
+30 -31
Please register or sign in to comment