server

package
v0.0.0-...-31fc794 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2014 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Start a raw JSON RPC server

A client may call (via RPC) any of the GetoRPC functions exported here.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve() bool

Start the JSON RPC server

Types

type GetoRPC

type GetoRPC struct{}

func (*GetoRPC) Echo

func (*GetoRPC) Echo(incoming *string, outgoing *string) error

Echo a string The incoming parameter is the string to echo The echoed string is returned via the "outgoing" parameter This RPC is useful to validate that the RPC server is working

Jump to

Keyboard shortcuts

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