publish

package
v0.0.63-rc65 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2019 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *queue

Types

type Message

type Message struct {
	Tenant  string
	Publish *packet.Publish
}

type Queue added in v0.0.64

type Queue interface {
	Enqueue(p *Message)
	Pop() *Message
}

Jump to

Keyboard shortcuts

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