struct NATS::JetStream::StreamConfig::Republish
- NATS::JetStream::StreamConfig::Republish
- NATS::JetStream::Entity
- Struct
- Value
- Object
Defined in:
jetstream/stream_config.crConstructors
- .new(pull : JSON::PullParser)
- .new(*, source : String | Nil = nil, destination : String, headers_only : Bool | Nil = nil)
Instance Method Summary
Constructor methods inherited from struct NATS::JetStream::Entity
new(pull : JSON::PullParser)
new
Constructor Detail
def self.new(*, source : String | Nil = nil, destination : String, headers_only : Bool | Nil = nil)
#