messagebus

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2016 License: ISC Imports: 0 Imported by: 0

Documentation

Overview

a queue system to transfer transactions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Chan

func Chan() <-chan Message

channel to read from

func Send

func Send(from string, item interface{})

data to queue

Types

type Message

type Message struct {
	From string
	Item interface{}
}

Jump to

Keyboard shortcuts

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