package
Version:
v0.0.0-...-7274d62
Opens a new window with list of versions in this module.
Published: Sep 1, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CallOp struct {
Method string
Params []interface{}
}
type SubscriptionResp struct {
Jsonrpc string `json:"jsonrpc"`
Result int64 `json:"result"`
Id int64 `json:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.