You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Anatol Pomozov (JIRA)" <ji...@apache.org> on 2010/07/24 23:38:53 UTC

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

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