Can anybody give an example how to connect to TimesTen using golang?
I googled but only found a golang driver for oracle database using ODPI, I am trying to using this lib to connect to oracle database, it is ok. But for the timesten database, it always failed.
Anybody can help?