Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoDeathCount = errors.New("no death count")
Functions ¶
Types ¶
type Config ¶
type Service ¶ added in v4.64.0
type Service struct {
// contains filtered or unexported fields
}
func New ¶
func New(config *Config, amqpClient *amqpclient.Client, metricProvider metric.MeterProvider, tracerProvider trace.TracerProvider, handler Handler) (*Service, error)
Click to show internal directories.
Click to hide internal directories.