pubsub

package
v1.0.0-beta Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Publish

func Publish(channel string, data Message)

Publish a message on a channel

func Subscribe

func Subscribe(channel string) (listener chan Message)

Subscribe to a channel

Types

type Message

type Message interface {
}

Message is the interface to send subscribe/publish messages

Jump to

Keyboard shortcuts

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