nats

package
v0.0.0-...-7018970 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(url string, timeout time.Duration) (*nats.Conn, error)

func NewJetStreamContext

func NewJetStreamContext(nc *nats.Conn) (jetstream.JetStream, error)

Types

type NatsPublisher

type NatsPublisher struct {
	// contains filtered or unexported fields
}

func NewNatsPublisher

func NewNatsPublisher(js jetstream.JetStream) *NatsPublisher

func (*NatsPublisher) Publish

func (p *NatsPublisher) Publish(ctx context.Context, event messaging.Event) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL