MVP of smart producer #48
Annotations
10 errors
main.go#L58
this value of err is never used (SA4006)
|
pkg/stream/message_accumulator.go#L55
func (*messageAccumulator).isEmpty is unused (U1000)
|
pkg/stream/producer_manager.go#L27
field confirmationChannels is unused (U1000)
|
pkg/stream/producer_manager.go#L56
func (*producerManager).connect is unused (U1000)
|
pkg/stream/producer_manager.go#L79
func (*producerManager).publishConfirmationListener is unused (U1000)
|
pkg/stream/stream_suite_test.go#L30
type plainTextMessage is unused (U1000)
|
pkg/stream/stream_suite_test.go#L34
func (*plainTextMessage).UnmarshalBinary is unused (U1000)
|
pkg/stream/stream_suite_test.go#L46
func (*plainTextMessage).MarshalBinary is unused (U1000)
|
pkg/stream/stream_suite_test.go#L60
func (*plainTextMessage).Body is unused (U1000)
|
pkg/stream/util.go#L79
func newAutoIncrementingSequence is unused (U1000)
|
The logs for this run have expired and are no longer available.
Loading