queue

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package queue implements the data transmission queue.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Queue

type Queue interface {
	run.Unit
	bus.Subscriber
	bus.Publisher
	run.Service
}

Queue builds a data transmission tunnel between subscribers and publishers.

func NewQueue

func NewQueue(_ context.Context, repo discovery.ServiceRepo) (Queue, error)

NewQueue return a new Queue which relies on the discovery service.

Jump to

Keyboard shortcuts

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