Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContentChange ¶
type Request ¶
type Request struct {
Method string
Params json.RawMessage
}
type Response ¶
type Response struct {
Err error
Result json.RawMessage
}
Click to show internal directories.
Click to hide internal directories.