@ -42,6 +42,7 @@ const (
var (
timeType = reflect.TypeOf(time.Time{})
timeDurationType = reflect.TypeOf(time.Duration(0))
defaultCField = &cField{namesEqual: true}
)