struct NATS::JetStream::API::V1::ClusterInfo

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 leader : String | Nil #

[View source]
def name : String | Nil #

[View source]
def replicas : Array(PeerInfo) #

[View source]