plugins

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Comm

type Comm struct {
	// contains filtered or unexported fields
}

func NewComm

func NewComm(rpcAddr string) *Comm

func (Comm) MemoryRead

func (p Comm) MemoryRead(ns, key string) ([]byte, error)

func (Comm) MemorySave

func (p Comm) MemorySave(ns, key string, content []byte) error

func (Comm) Pop

func (p Comm) Pop() (*messages.Message, error)

func (Comm) Send

func (p Comm) Send(msg *messages.Message) error

Jump to

Keyboard shortcuts

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