How can you mock Google Bigquery client in Golang?
Mocking Bigquery clients in Golang is not very straightforward because it does not offer any interface. there are some options on how to mock a Google Bigquery client in Golang, I explained how you can Mock a Biguqery client in Golang here: https://www.yuseferi.com/en/blog/How-Mock-google-Bigquery-Golang
please share your feedback with me.