You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/05/26 19:58:01 UTC

[jira] [Commented] (THRIFT-2549) Generate json tag for struct members. use go.tag annotation to override the default generated tag.

    [ https://issues.apache.org/jira/browse/THRIFT-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008979#comment-14008979 ] 

ASF GitHub Bot commented on THRIFT-2549:
----------------------------------------

GitHub user apesternikov opened a pull request:

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

    THRIFT-2549

    generate json tag with field name
    use go.tag annotation to override default generated tag

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apesternikov/thrift gotag

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/128.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #128
    
----
commit a7489eeb98e2aeeb06760e3f315ba0c83348595e
Author: Aleksey Pesternikov <ap...@alekseys-mbp.att.net>
Date:   2014-05-26T17:50:16Z

    generate json tag with field name
    use go.tag annotation to override default generated tag

commit dd3782b11dfe9952efe6124523266c431e8737f8
Author: Aleksey Pesternikov <ap...@alekseys-mbp.att.net>
Date:   2014-05-26T17:55:14Z

    oops one more file to commit

----


> Generate json tag for struct members. use go.tag annotation to override the default generated tag.
> --------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-2549
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2549
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Go - Compiler
>            Reporter: Aleksey Pesternikov
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)