Documentation ¶
Overview ¶
Package handler provides a client and handlers for responding to locate requests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client contains state needed for xyz.
func (*Client) Heartbeat ¶
func (c *Client) Heartbeat(rw http.ResponseWriter, req *http.Request)
Heartbeat implements /v2/heartbeat requests.
func (*Client) Monitoring ¶
func (c *Client) Monitoring(rw http.ResponseWriter, req *http.Request)
Monitoring implements /v2/monitoring requests.
func (*Client) TranslatedQuery ¶
func (c *Client) TranslatedQuery(rw http.ResponseWriter, req *http.Request)
TranslatedQuery uses the legacy mlab-ns service for liveness as a transitional step in loading state directly.
Click to show internal directories.
Click to hide internal directories.