Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddRequest ¶
AddRequest is a request for the add method.
type AddResponse ¶
type AddResponse struct {
V int64 `json:"v"`
}
AddResponse is a response to the add method.
Click to show internal directories.
Click to hide internal directories.