nats_internal

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EMAIL_STREAM = "emails"

	MAX_STREAM_RECONNECTS = -1 // never stop trying to reconnect
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NATSConnections

type NATSConnections struct {
	Conn *nats.Conn
	JS   nats.JetStreamContext
}

func InitNats

func InitNats(config *config.NATSConfig) (*NATSConnections, error)

InitNats initializes the NATS connection and sets up streams

func (*NATSConnections) Close

func (n *NATSConnections) Close()

Jump to

Keyboard shortcuts

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