package
Version:
v0.0.0-...-5fdd8c6
Opens a new window with list of versions in this module.
Published: Nov 4, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Handler interface {
ServeJRPC(ctx context.Context, paramsPtr, resultPtr interface{}) *jrpc.Error
NewParamsPtr() interface{}
NewResultPtr() interface{}
}
Handler is
Source Files
¶
Click to show internal directories.
Click to hide internal directories.