command
Version:
v1.40.0
Opens a new window with list of versions in this module.
Published: Nov 3, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Benchwrapper
A small gRPC wrapper around the spanner client library. This allows the
benchmarking code to prod at spanner without speaking Go.
Running
cd spanner/internal/benchwrapper
export SPANNER_EMULATOR_HOST=localhost:9010
go run *.go --port=8081
Documentation
¶
Package main wraps the client library in a gRPC interface that a benchmarker
can communicate through.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.