Documentation ¶
Overview ¶
Package http implements an HTTP server that simply returns 'ok' for any URL and sends stats on a string channel. This is used by cloudprober to act as the backend for the HTTP based probes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OK = "ok"
OK is the response returned as successful indication by "/", and "/healthcheck".
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.