package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 3, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
@author: xwc1125
@date: 2020/10/05
@author: xwc1125
@date: 2020/10/05
type JsonRpc interface {
Call(result interface{}, method string, args ...interface{}) error
CallContext(ctx context.Context, result interface{}, method string, args1 ...interface{}) error
Close()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.