emulator

package
v0.0.0-...-8ff4040 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunSampleOnEmulator

func RunSampleOnEmulator(sample func(string, string, string) error, ddlStatements ...string)

RunSampleOnEmulator will run a sample function against a Spanner emulator instance in a Docker container. It requires Docker to be installed your local system to work.

It will execute the following steps: 1. Start a Spanner emulator in a Docker container. 2. Create a sample instance and database on the emulator. 3. Execute the sample function against the emulator. 4. Stop the Docker container with the emulator.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL