module
Version:
v0.0.0-...-9cf834b
Opens a new window with list of versions in this module.
Published: Jun 25, 2023
License: GPL-3.0
Opens a new window with license information.
README
¶
Spanner Emulatorを用いたGoのテスト実装
「Spanner Emulatorを用いたGoのテスト実装」のサンプルコード。
Run Spanner Emulator
docker run -p 9010:9010 -p 9020:9020 gcr.io/cloud-spanner-emulator/emulator
Run Test
go test -v ./...
Directories
¶
Click to show internal directories.
Click to hide internal directories.