You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Impossible to accurately determine functional purpose of this function and there no it usage. What will be at it inputs (cd, data)? Needs some examples.
It is json.UnMarshal hook that is called, if present, to unmarshal data to the receiver type.
Here it is used to read schema file into gemini schema definition.
There is a bug #355 that depicts case when unmarshaling went wrong
As of now it has very clumsy unmarhsaling, let's make it work without retrying on every known columnType
The text was updated successfully, but these errors were encountered: