messaging

package
v0.0.0-...-c4db5c5 Latest Latest
Warning

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

Go to latest
Published: May 15, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const BallChannelName = "ball_status"
View Source
const DisplayChannelName = "display"
View Source
const LocalAddr = "127.0.0.1:6379"
View Source
const LocalPass = ""

Variables

View Source
var RedisAddr = LocalAddr
View Source
var RedisPass = LocalPass

Functions

func GetInputChannel

func GetInputChannel(name string) <-chan []byte

func GetOutputChannel

func GetOutputChannel(name string) chan<- []byte

Types

type Provider

type Provider uint16
const (
	Redis    Provider = 0
	RabbitMQ Provider = 1
	ActiveMQ Provider = 2
	PubSub   Provider = 3
	SQS      Provider = 4
)

Jump to

Keyboard shortcuts

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