events

package
v0.0.0-...-44efded Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CoffeeAdded string = "coffee-service.coffee-added"
)

Variables

This section is empty.

Functions

func NewNatsConnection

func NewNatsConnection(natsAddress string) (*nats.Conn, error)

Types

type Publisher

type Publisher interface {
	Publish(topic string, data []byte) error
}

Publisher interacts with the message broker

Jump to

Keyboard shortcuts

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