package
0.0.0-20230118044407-4d979c24bf15
Repository: https://github.com/oscarhealth/go-grpc-middleware.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewMutexReadWriter creates a new thread-safe io.ReadWriter.

# Constants

DefaultPongValue is the default value used.
ListResponseCount is the expected number of responses to PingList.

# Structs

InterceptorTestSuite is a testify/Suite that starts a gRPC PingService server and a client.
MutexReadWriter is a io.ReadWriter that can be read and worked on from multiple go routines.
No description provided by the author