Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthcheckResponse ¶
type HealthcheckResponse struct {
Status string `json:"status"`
}
type SearchResponse ¶
type SearchResponse struct {
Results [][2]string `json:"results"`
}
Click to show internal directories.
Click to hide internal directories.