You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2017/02/16 14:09:41 UTC

[jira] [Commented] (PROTON-1356) AMQP go bing is throwing expected (unqualified) identifier

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

Alan Conway commented on PROTON-1356:
-------------------------------------

Late reply: No. In spite of the "Q", AMQP is not really a queue protocol, it is a message *transfer* protocol. It defines how messages get from one endpoint to another but it does not define what happens when they arrive - an AMQP node might be implemented as a queue, a topic, a route or many other things. The electron/broker.go example shows how you can build a simple broker with queues using the electron API, but adding access to stats etc. woulf part of the application, not the electron API.

> AMQP go bing is throwing expected (unqualified) identifier
> ----------------------------------------------------------
>
>                 Key: PROTON-1356
>                 URL: https://issues.apache.org/jira/browse/PROTON-1356
>             Project: Qpid Proton
>          Issue Type: Bug
>            Reporter: Ram
>            Assignee: Alan Conway
>             Fix For: 0.15.0
>
>         Attachments: qpid.apache.org.tgz, usr_include_proton.tgz
>
>
> I am trying to use go wraper for amqp to write qpid-stat in go but when i try to go get i am getting bellow error.
> go get qpid.apache.org/amqp
> golang/src/qpid.apache.org/amqp/types.go:33:9: expected (unqualified) identifier
> I have this version of qpid-proton-c-devel rpm -qa |grep qpid-proton-c-devel
> qpid-proton-c-devel-0.14.0-1.el6.x86_64



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org