natsq

package
v1.4.7 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitClient

func InitClient(clusterId, natsUrl string) stan.Conn

func InitOneClient

func InitOneClient(clusterId, natsUrl, clientId string) stan.Conn

func Pub

func Pub(subject string, msg []byte) error

Pub 发布

func Subscribe

func Subscribe(subject string, callback func(m *stan.Msg))

Subscribe 订阅

func SubscribeDurable

func SubscribeDurable(subject, durableName string, callback func(m *stan.Msg)) *stan.Subscription

SubscribeDurable 持久化订阅

Types

This section is empty.

Jump to

Keyboard shortcuts

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