Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueryHandler ¶
func GetQueryHandler(c proxy.QueryClient, ct ChannType) http.HandlerFunc
Types ¶
type CheckHTTPHealthRequest ¶ added in v1.1.0
type CheckHTTPHealthRequest struct {
URL string `json:"url,omitempty"`
}
type ErrorResponse ¶
type ErrorResponse struct {
Message string `json:"message,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.