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
Support *string input in fromJSON builtin function by
dereferencing pointer before JSON unmarshaling.
Added tests covering both direct string and pointer string
use cases, including toJSON, which already supports this.
Signed-off-by: Ville Vesilehto <[email protected]>
0 commit comments