struct NATS::JetStream::API::V1::StreamConfig::Republish

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(*, source : String | Nil = nil, destination : String, headers_only : Bool | Nil = nil) #

[View source]

Instance Method Detail

def destination : String #

[View source]
def headers_only? : Bool | Nil #

[View source]
def source : String | Nil #

[View source]