MCPcopy
hub / github.com/nats-io/nats.go / Error

Method Error

jetstream/pull.go:161–161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

159 MessageBatch interface {
160 Messages() <-chan Msg
161 Error() error
162 }
163
164 fetchResult struct {

Callers 15

NextMethod · 0.65
deleteMsgMethod · 0.65
NextMethod · 0.65
ErrorMethod · 0.65
TestConsumerOverflowFunction · 0.65
TestConsumerPinnedFunction · 0.65
TestConsumerPrioritizedFunction · 0.65
TestMessageDetailsFunction · 0.65
TestAckVariantsFunction · 0.65
TestJetStreamErrorsFunction · 0.65
TestNewWithAPIPrefixFunction · 0.65
TestNewWithDomainFunction · 0.65

Implementers 1

Calls

no outgoing calls

Tested by 15

TestConsumerOverflowFunction · 0.52
TestConsumerPinnedFunction · 0.52
TestConsumerPrioritizedFunction · 0.52
TestMessageDetailsFunction · 0.52
TestAckVariantsFunction · 0.52
TestJetStreamErrorsFunction · 0.52
TestNewWithAPIPrefixFunction · 0.52
TestNewWithDomainFunction · 0.52
setupJSClusterWithSizeFunction · 0.52
withJSClusterAndStreamFunction · 0.52
checkForFunction · 0.52
TestPurgeStreamFunction · 0.52