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

ASF subversion and git services commented on PROTON-827:
--------------------------------------------------------

Commit 9088386c1baec94ac2df29fc764927924c81284e in qpid-proton's branch 
refs/heads/go1 from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=9088386 ]

PROTON-827: go binding: enable use of 'go get', reorganize packages names and 
layout.

Based on better understanding of Go workspaces and go get.

- bindings/go directory holds source, NOT the workspace.
- added go-import <meta> tags and stubs on qpid site to enable `go get 
qpid.apache.org/proton/go/...`
- added go symlink in root of proton repo for shorter package names
- renamed package imports qpid.apache.org/proton/go/...
- updated README.md files
- renamed branch "go" to "go1", go get will pick up this branch.


> Client binding for the "go" programming language.
> -------------------------------------------------
>
>                 Key: PROTON-827
>                 URL: https://issues.apache.org/jira/browse/PROTON-827
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>    Affects Versions: 0.9
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> Develop a reactive API binding in "go" <http://golang.org/>, similar to the 
> existing reactive python API illustrated in examples/python. It should follow 
> the pattern of the existing python and C reactive APIs as far as possible 
> while respecting common conventions and idioms of the go langauge.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to