MQTTv5 support #306
Annotations
6 errors
lint:
pkg/mqtt5_client/consumer.go#L119
Error return value of `c.Connection.Disconnect` is not checked (errcheck)
|
lint:
pkg/mqtt5_client/publisher.go#L81
Error return value of `p.Connection.Disconnect` is not checked (errcheck)
|
lint:
pkg/mqtt5_client/publisher.go#L160
Error return value of `p.Connection.Disconnect` is not checked (errcheck)
|
lint:
cmd/root.go#L33
var `amqp_mqtt5` is unused (unused)
|
lint
issues found
|
Build and test
Process completed with exit code 1.
|