# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
WrapClientStream returns a ClientStream that has the ability to overwrite context.
WrapServerStream returns a ServerStream that has the ability to overwrite context.
# Structs
WrappedClientStream is a thin wrapper around grpc.ClientStream that allows modifying context.
WrappedServerStream is a thin wrapper around grpc.ServerStream that allows modifying context.