[
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)