Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Response ¶
type Response struct { Exist bool `json:"exist,omitempty"` PastConeSize int `json:"pastConeSize,omitempty"` Error string `json:"error,omitempty"` }
Response is the HTTP response containing the number of messages in the past cone and if all messages of the past cone exist on the node.
Click to show internal directories.
Click to hide internal directories.