Registry / testing / google-go-replayers-grpcreplay

google-go-replayers-grpcreplay

JSON →
library1.3.0gogounverified

Capture and replay gRPC calls for testing.

go get github.com/google/go-replayers/grpcreplay
INSTALL
IMPORT
SIG · GOOGLE-GO-REPLAYER
G
google-go-replayers-grpcreplay
testinggov1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

grpcreplay
github.com/google/go-replayers/grpcreplay

Create a recorder to capture gRPC calls.

package main import ( "github.com/google/go-replayers/grpcreplay" ) func main() { recorder, _ := grpcreplay.NewRecorder("record.log", nil) defer recorder.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
google-go-replayers-grpcreplay — go get google-go-replayers-grpcreplay · libregistry