[
https://issues.apache.org/jira/browse/PROTON-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262834#comment-16262834
]
ASF subversion and git services commented on PROTON-1432:
---------------------------------------------------------
Commit 822d08deb1a6c58b023e5bfd3596dee727b84c45 in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=822d08d ]
PROTON-1432: [go] Remove `func (Char) String`
The Go/AMQP mapping is intended to use native Go types as much as possible.
Where we introduce new types like Char, they should behave as much as possible
like their Go counterparts. Removed `func (Char) String` because it behaves
differently the underlying Go type `rune`
> [go] Support marshaling and unmarshaling to/from the char AMQP type in
> message body
> -----------------------------------------------------------------------------------
>
> Key: PROTON-1432
> URL: https://issues.apache.org/jira/browse/PROTON-1432
> Project: Qpid Proton
> Issue Type: New Feature
> Components: go-binding
> Affects Versions: proton-c-0.18.0
> Reporter: Jiri Daněk
> Assignee: Alan Conway
> Priority: Minor
> Fix For: proton-c-0.19.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]