Files
mq-container/incubating/mq-golang-sdk
Rob Parker 5f000ff891 Update to IBM MQ version 9.1.1.0 (#251)
* Update to MQ v9.1.1

* update incubating to 911

* check docker version on travis

* travis docker version is now high enough
2018-11-30 17:26:19 +00:00
..
2018-05-15 09:38:50 +01:00

IBM MQ Software Developer Kit (SDK) with Go

This image contains the MQ SDK, Git, the Go compiler, and the build-essential package (which includes GNU C and C++ compilers plus other essential tools like make).

This image doesn't contain any Go code for MQ. You can add a CGO wrapper for the MQ C client, for example mq-golang, via your vendor directory, or directly using go get.