struct NATS::JetStream::API::V1::StreamConfig::Placement

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]
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]