Documentation
¶
Overview ¶
Package sub implements the queue server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(omr observability.MetricsRegistry) queue.Server
NewServer returns a new gRPC server.
func NewServerWithPorts ¶ added in v0.9.0
func NewServerWithPorts(omr observability.MetricsRegistry, flagNamePrefix string, port, httpPort uint32) queue.Server
NewServerWithPorts returns a new gRPC server with specified ports.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.