struct NATS::JetStream::API::V1::Stream

Defined in:

jetstream.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct NATS::JetStream::API::Message

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def cluster : ClusterInfo | Nil #

[View source]
def config : StreamConfig #

[View source]
def created : Time #

[View source]
def mirror : StreamSourceInfo | Nil #

[View source]
def sources : Array(StreamSourceInfo) #

[View source]
def state : StreamState #

[View source]