command
Version:
v0.0.0-...-076c631
Opens a new window with list of versions in this module.
Published: Nov 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 11
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 Golang's spanner driver. This allows the benchmarking code to prod at spanner without speaking Go.
Running
cd benchmarks/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
¶
Package main wraps the client library in a gRPC interface that a benchmarker can communicate through.
|
Package main wraps the client library in a gRPC interface that a benchmarker can communicate through. |
Click to show internal directories.
Click to hide internal directories.