struct NATS::JetStream::StreamConfig::Placement

Defined in:

jetstream/stream_config.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct NATS::JetStream::Entity

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]
def self.new(cluster : Nil | String = nil, tags : Nil | Array(String) = nil) #

[View source]

Instance Method Detail

def cluster : String | Nil #

[View source]
def tags : Array(String) #

[View source]