Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMySQLDatabase ¶ added in v0.44.0
func NewMySQLDatabase(t *testing.T, cfg database.DatabaseConfig) error
func NewSpannerDatabase ¶
func NewSpannerDatabase(databaseName string, spannerCfg *database.SpannerConfig) (database.DatabaseConfig, error)
func SetSpannerEmulator ¶
func SetSpannerEmulator(hostOverride *string)
Must be called if using the docker spanner emulator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.