Documentation ¶
Index ¶
Constants ¶
View Source
const (
HEALTH_PATH = "/ready"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReadyResponse ¶
type ReadyResponse struct {
Ready bool `json:"ready"`
}
Click to show internal directories.
Click to hide internal directories.