Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunSampleOnEmulator ¶
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.
Click to show internal directories.
Click to hide internal directories.