queue

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2023 License: Apache-2.0, MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IEstuaryRpcEngine

type IEstuaryRpcEngine interface {
	SendMessage(topic string, handle string, msg *rpcevent.Command) error
}

func NewEstuaryRpcEngine

func NewEstuaryRpcEngine(cfg *config.Estuary, log *zap.SugaredLogger, handlerFn types.MessageHandlerFn) (IEstuaryRpcEngine, error)

type IShuttleRpcEngine

type IShuttleRpcEngine interface {
	SendMessage(topic string, msg *rpcevent.Message) error
}

func NewShuttleRpcEngine

func NewShuttleRpcEngine(cfg *config.Shuttle, handle string, log *zap.SugaredLogger, handlerFn types.CommandHandlerFn) (IShuttleRpcEngine, error)

Directories

Path Synopsis
drivers
nsq

Jump to

Keyboard shortcuts

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