Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
NATS::KV::BucketListResponse
Inherits
Enumerable
/
Struct
/
Value
/
Object
Constructors
new
(stream_list_response :
NATS::JetStream::StreamListResponse
, kv :
NATS::KV::Client
)
Source
Instance methods
each
Must yield this collection's elements to the block.
Source
limit
(*args, **options)
Source
limit
(*args, **options, &)
Source
offset
(*args, **options)
Source
offset
(*args, **options, &)
Source
total
(*args, **options)
Source
total
(*args, **options, &)
Source