Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexedNodes ¶
type IndexedNodes struct {
// last contact
// in: header
LastContact time.Duration `json:"lastContact"`
// in: body
Body string
}
IndexedNodes is a response with a time.Duration header (#2248).
swagger:response indexedNodes
Click to show internal directories.
Click to hide internal directories.