Go Libray v2: wrong time statistics in search query

Hi @gizmo74 thanks for raising this - you’re correct, the Go SDK is parsing the value incorrectly. The couchbase docs at Handling Response Objects | Couchbase Docs state that the actual time is in nanoseconds, in the Go SDK we are parsing as microseconds. I’ve raised https://issues.couchbase.com/browse/GOCBC-1100 and we’ll get this fixed for the June 2.3.0 release.