Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ CachedInfo
Method
CachedInfo
jetstream/test/stream_test.go:162–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
161
type
consInfoConstraint
interface
{
162
CachedInfo() *jetstream.ConsumerInfo
163
Info(context.Context) (*jetstream.ConsumerInfo, error)
164
}
165
Callers
15
TestConsumerCachedInfo
Function · 0.95
TestJetStream_CreateOrUpdateConsumer
Function · 0.95
TestJetStream_CreateConsumer
Function · 0.95
TestJetStream_UpdateConsumer
Function · 0.95
TestJetStream_Consumer
Function · 0.95
TestCreateOrUpdateConsumer
Function · 0.95
TestCreateConsumer
Function · 0.95
TestUpdateConsumer
Function · 0.95
TestConsumer
Function · 0.95
TestConsumerOverflow
Function · 0.65
TestConsumerPinned
Function · 0.65
TestConsumerPrioritized
Function · 0.65
Implementers
4
pullConsumer
jetstream/pull.go
pushConsumer
jetstream/push.go
stream
jetstream/stream.go
orderedConsumer
jetstream/ordered.go
Calls
no outgoing calls
Tested by
15
TestConsumerCachedInfo
Function · 0.76
TestJetStream_CreateOrUpdateConsumer
Function · 0.76
TestJetStream_CreateConsumer
Function · 0.76
TestJetStream_UpdateConsumer
Function · 0.76
TestJetStream_Consumer
Function · 0.76
TestCreateOrUpdateConsumer
Function · 0.76
TestCreateConsumer
Function · 0.76
TestUpdateConsumer
Function · 0.76
TestConsumer
Function · 0.76
TestConsumerOverflow
Function · 0.52
TestConsumerPinned
Function · 0.52
TestConsumerPrioritized
Function · 0.52