Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JetStreamOpts ¶
type JetStreamSub ¶
type JetStreamSub struct {
// contains filtered or unexported fields
}
func NewJetStreamSub ¶
func NewJetStreamSub(o JetStreamOpts) (*JetStreamSub, error)
func (*JetStreamSub) Close ¶
func (s *JetStreamSub) Close()
func (*JetStreamSub) Process ¶
func (s *JetStreamSub) Process() error
Click to show internal directories.
Click to hide internal directories.