package
0.0.0-20240302114002-34b23bf15aac
Repository: https://github.com/cyb0225/gopkg.git
Documentation: pkg.go.dev
# Functions
ChainStreamClient creates a single interceptor out of a chain of many interceptors.
ChainStreamServer creates a single interceptor out of a chain of many interceptors.
ChainUnaryClient creates a single interceptor out of a chain of many interceptors.
ChainUnaryServer creates a single interceptor out of a chain of many interceptors.
WrapServerStream returns a ServerStream that has the ability to overwrite context.
# Structs
WrappedServerStream is a thin wrapper around grpc.ServerStream that allows modifying context.