Add --tcp-nodelay option used in AMQP-1.0 #490
Annotations
6 errors and 1 warning
golangci-lint:
pkg/amqp10/consumer.go#L78
unknown field TCPNoDelay in struct literal of type amqp.ConnOptions
|
golangci-lint:
pkg/amqp10/publisher.go#L86
unknown field TCPNoDelay in struct literal of type amqp.ConnOptions (typecheck)
|
golangci-lint:
pkg/common/common.go#L8
could not import github.com/rabbitmq/omq/pkg/amqp10 (-: # github.com/rabbitmq/omq/pkg/amqp10
|
golangci-lint:
pkg/amqp10/consumer.go#L78
unknown field TCPNoDelay in struct literal of type amqp.ConnOptions
|
golangci-lint:
pkg/amqp10/publisher.go#L86
unknown field TCPNoDelay in struct literal of type amqp.ConnOptions) (typecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading