RPC

package
v0.0.0-...-a93fc24 Latest Latest
Warning

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

Go to latest
Published: May 24, 2017 License: GPL-2.0 Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Call

type Call struct {
	*Event
	Module string
}

Call represents a call on a external module

type Event

type Event struct {
	EventAsString string
	Delay         *time.Duration
}

Event is used to create events over RPC, if Delay is nil it creates a basic delay

type Result

type Result struct {
	Message string
	Err     error
}

Result contains the result message as string and if given an error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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