You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Mathias Herberts (JIRA)" <ji...@apache.org> on 2009/11/11 18:07:39 UTC

[jira] Created: (THRIFT-625) Add support for 'Go'

Add support for 'Go'
--------------------

                 Key: THRIFT-625
                 URL: https://issues.apache.org/jira/browse/THRIFT-625
             Project: Thrift
          Issue Type: Wish
            Reporter: Mathias Herberts


Add code generation for 'Go' http://golang.org/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-625) Add support for 'Go'

Posted by "Anatol Pomozov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anatol Pomozov updated THRIFT-625:
----------------------------------

    Comment: was deleted

(was: Basic Go support for Thrift)

> Add support for 'Go'
> --------------------
>
>                 Key: THRIFT-625
>                 URL: https://issues.apache.org/jira/browse/THRIFT-625
>             Project: Thrift
>          Issue Type: Wish
>            Reporter: Mathias Herberts
>         Attachments: go-language-support-4thrift.diff
>
>
> Add code generation for 'Go' http://golang.org/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (THRIFT-625) Add support for 'Go'

Posted by "Anatol Pomozov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892034#action_12892034 ] 

Anatol Pomozov commented on THRIFT-625:
---------------------------------------

Hi everyone.

Just want t let you know that I have a basic Thrift generator for Go language. It can generate structures. It does not generate services yet.

Patch changes, build and run using following command.

$ ./compiler/cpp/thrift --gen go test/SmallTest.thrift
$ less gen-go/SmallTest.go


Unfortunately I don't have time for development now so I am looking for someone who could continue working on this stuff.

Best of all if you grub changes from github http://github.com/anatol/thrift/tree/go

> Add support for 'Go'
> --------------------
>
>                 Key: THRIFT-625
>                 URL: https://issues.apache.org/jira/browse/THRIFT-625
>             Project: Thrift
>          Issue Type: Wish
>            Reporter: Mathias Herberts
>
> Add code generation for 'Go' http://golang.org/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-625) Add support for 'Go'

Posted by "Anatol Pomozov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anatol Pomozov updated THRIFT-625:
----------------------------------

    Attachment: go-language-support-4thrift.diff

Basic Go support for Thrift

> Add support for 'Go'
> --------------------
>
>                 Key: THRIFT-625
>                 URL: https://issues.apache.org/jira/browse/THRIFT-625
>             Project: Thrift
>          Issue Type: Wish
>            Reporter: Mathias Herberts
>         Attachments: go-language-support-4thrift.diff
>
>
> Add code generation for 'Go' http://golang.org/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.