Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageHandlerFactory ¶
type MessageHandlerFactory struct {
// contains filtered or unexported fields
}
func NewMessageHandlerFactory ¶
func NewMessageHandlerFactory(opts *opts.Options, tracer *trc.Tracer) *MessageHandlerFactory
func (*MessageHandlerFactory) NewMsgHandler ¶
func (mhf *MessageHandlerFactory) NewMsgHandler(sub *v1alpha1.Subscription, opts *opts.Options) func(msg *stan.Msg)
Click to show internal directories.
Click to hide internal directories.