pkgsite/internal/database
Michael Matloob f2193d5331 internal/config: separate config initialization into serverconfig
This change creates a new package that does config initialization and
other GCP-specific operations that were previously done in package
config, so that config can have no cloud dependencies.

For golang/go#61399

Change-Id: I8d78294834e325b47d838892a1cef87003a4b90a
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/522516
Run-TryBot: Michael Matloob <matloob@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
kokoro-CI: kokoro <noreply+kokoro@google.com>
2023-08-25 19:08:11 +00:00
..
benchmark_test.go all: convert interface{} to any 2022-11-15 20:10:34 +00:00
copy.go all: convert interface{} to any 2022-11-15 20:10:34 +00:00
copy_test.go all: convert interface{} to any 2022-11-15 20:10:34 +00:00
database.go all: convert interface{} to any 2022-11-15 20:10:34 +00:00
database_test.go all: remove arbitrary hard-coded timeouts in tests 2023-08-23 16:58:07 +00:00
dbutil.go internal/config: separate config initialization into serverconfig 2023-08-25 19:08:11 +00:00
driver.go internal/database: wrap OpenCensus sql driver 2021-03-25 11:02:03 +00:00
logging.go all: convert interface{} to any 2022-11-15 20:10:34 +00:00
reflect.go internal: remove repetitive words 2023-07-18 05:15:36 +00:00
reflect_test.go all: convert interface{} to any 2022-11-15 20:10:34 +00:00