You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw all other drivers (Java, Python, .NET) are implemented purely in its language, except Go is a wrapper of C. But it causes difficult build and relies on cgo. So can we develop a purely Go native driver?
leiysky, iahmedov, coolyrat, ShawnXueXue, AAveline and 31 more