Documentation
¶
Index ¶
- func BoundedReceive[Req any](ctx context.Context, stream grpc.ServerStream, timeout time.Duration) (*Req, error)
- func MonitorStreamHealth[Req any](ctx context.Context, log *zap.Logger, streamer grpc.ServerStream, ...) <-chan struct{}
- func ProtoEqualError(a, b proto.Message) error
- func SetEqualError[T proto.Message](a, b []T) error
- func SliceClone[T proto.Message](src []T) []T
- func SliceEqualError[T proto.Message](a, b []T) error
- type Ptr
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoundedReceive ¶
func MonitorStreamHealth ¶ added in v0.4.0
func ProtoEqualError ¶ added in v0.4.0
func SetEqualError ¶ added in v0.4.0
func SliceClone ¶ added in v0.4.0
func SliceEqualError ¶ added in v0.4.0
Types ¶
Click to show internal directories.
Click to hide internal directories.