Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeErrorFromHeaderWithDecoder ¶
func DecodeErrorFromHeaderWithDecoder(header nats.Header, errorDecoder ErrorDecoderFn) error
Types ¶
type ErrorDecoderFn ¶
type Options ¶
type Options struct { NatsConnection *nats.Conn Encoder encoder.Encoder IsValidationEnabled bool GetSubject subject.GetSubjectFn Timeout time.Duration ErrorDecoder ErrorDecoderFn Tracer opentracing.Tracer }
Click to show internal directories.
Click to hide internal directories.