Is there any golang package already available to access GT.M database?
For example there is a package named mgo which is used to handle mongoDb in go language. Similarly couchgomaster package is used to access couchDb in go language.
I need to access GT.M database through go language.