Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrPausableUnimplemented = errors.New("pluggable pubsub does not support Pause/Resume")
ErrPausableUnimplemented signals that the remote pluggable server does not implement the optional Pause/Resume RPCs. Runtime falls back to close-first shutdown silently in that case.
Functions ¶
func NewGRPCPubSub ¶ added in v1.9.0
NewGRPCPubSub creates a new grpc pubsub using the given socket factory.
Types ¶
Click to show internal directories.
Click to hide internal directories.