queue

package
v0.0.0-...-10388f3 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultURI = nats.DefaultURL

Functions

func New

func New(url string) (*queue, error)

Types

type Queue

type Queue interface {
	Publish(subject string, data interface{}) error
	Subscribe(subject string, fn interface{}) error

	Close()
}

Jump to

Keyboard shortcuts

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