package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Apr 22, 2016
License: ISC
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
a queue system to transfer transactions
func Send(from string, item interface{})
data to queue
type Message struct {
From string
Item interface{}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.