rpctypes

package
v0.0.0-...-f5f0bdb Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2019 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NilArgs

type NilArgs interface{}

NilArgs is used by methods that don't require any arguments.

This is required because the gorpc Register method requires methods of two arguments. The first being arguments, the second being a response. https://godoc.org/github.com/libp2p/go-libp2p-gorpc#Server.Register

type NilResponse

type NilResponse interface{}

NilResponse is used by rpc methods that don't require a response.

This is required because the gorpc Register method requires methods of two arguments. The first being arguments, the second being a response. https://godoc.org/github.com/libp2p/go-libp2p-gorpc#Server.Register

Jump to

Keyboard shortcuts

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