caller

package
v0.0.0-...-25b0412 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EmptyParams = []interface{}{}

Functions

This section is empty.

Types

type APIID

type APIID uint8

type CallCloser

type CallCloser interface {
	Caller
	io.Closer
}

type Caller

type Caller interface {
	Call(api APIID, method string, args []interface{}, reply interface{}) error
	SetCallback(api APIID, method string, callback func(raw json.RawMessage)) error
}

Jump to

Keyboard shortcuts

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