rpcdp

package
v0.0.0-...-35d1bc9 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2018 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

RPC-Dispatch

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dispatcher

type Dispatcher struct {
	Default gorpc.HandlerFunc
	Service *avl.Tree
}

func (*Dispatcher) Handler

func (d *Dispatcher) Handler() gorpc.HandlerFunc

func (*Dispatcher) Init

func (d *Dispatcher) Init() *Dispatcher

type Request

type Request struct {
	Service string
	Inner   interface{}
}

Jump to

Keyboard shortcuts

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