One more change to detect when custom types (like time.Time) has their own parsers, then do not step into those structs.
Compare changes
- Jan Semmelink authored
+ 28
− 5
@@ -61,11 +62,6 @@ func TestAnonymous(t *testing.T) {
@@ -61,11 +62,6 @@ func TestAnonymous(t *testing.T) {
@@ -79,4 +75,31 @@ func TestMapParams(t *testing.T) {
@@ -79,4 +75,31 @@ func TestMapParams(t *testing.T) {