ibm-messaging / mq-golang

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

How to utilize mqclient.ini #198

Closed irl-segfault closed 1 year ago

irl-segfault commented 1 year ago

Hi, I see lots of documentation and issues in this repo mentioning the mqclient.ini file. However, I don't see any hooks in the Go code to load/reference this file. Any pointers would be very much appreciated! Thanks

irl-segfault commented 1 year ago

for anyone figuring this out -- just place it in the same working directory as the process running the mq golang client.