You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Serhii (Jira)" <ji...@apache.org> on 2020/02/12 14:54:00 UTC

[jira] [Updated] (THRIFT-5089) Feature to unmarshall json to structs with enums

     [ https://issues.apache.org/jira/browse/THRIFT-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serhii updated THRIFT-5089:
---------------------------
    Description: 
Hello.

Go compiler generate a lot of functions, but he didn't generate UnmashalJSON for ENUM. This PR provides functionality for this.

https://github.com/apache/thrift/pull/2004

  was:
Hello.

Go compiler generate a lot of functions, but he didn't generate UnmashalJSON for ENUM. This PR provides functionality for this.


> Feature to unmarshall json to structs with enums
> ------------------------------------------------
>
>                 Key: THRIFT-5089
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5089
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Go - Compiler
>    Affects Versions: 0.13.0
>            Reporter: Serhii
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Hello.
> Go compiler generate a lot of functions, but he didn't generate UnmashalJSON for ENUM. This PR provides functionality for this.
> https://github.com/apache/thrift/pull/2004



--
This message was sent by Atlassian Jira
(v8.3.4#803005)