go-gorm / bigquery

BigQuery golang sql driver/GORM dialect
MIT License
41 stars 23 forks source link

doc: Use custom endpoint and disabling authentication #25

Closed albingeorge closed 5 days ago

albingeorge commented 1 week ago

What did this pull request do?

The feature to support custom endpoint and disabling authentication is already supported in the library. Documenting this in README.