publisher

package
v0.0.0-...-1c003c8 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Publisher

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

func NewPublisher

func NewPublisher(host string, topic string, opts ...nats.Option) (*Publisher, error)

func (*Publisher) Publish

func (p *Publisher) Publish(data interface{}) error

func (*Publisher) PublishWithTopic

func (p *Publisher) PublishWithTopic(topic string, data interface{}) error

Jump to

Keyboard shortcuts

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