ibm-messaging / mq-golang

Calling IBM MQ from Go applications
Apache License 2.0
168 stars 60 forks source link

Client cb #76

Closed ibmmqmet closed 5 years ago

ibmmqmet commented 5 years ago

Please ensure all items are complete before opening.

What

callback processor now checks what it is passed

How

Test for NULL items returned in callback, and for unexpected hObj

Testing

Run amqscb sample connected as client

Issues

75