package api
import "github.com/docker/distribution/health/api"
Index ¶
- func DownHandler(w http.ResponseWriter, r *http.Request)
- func UpHandler(w http.ResponseWriter, r *http.Request)
Functions ¶
func DownHandler ¶
func DownHandler(w http.ResponseWriter, r *http.Request)
DownHandler registers a manual_http_status that always returns an Error
func UpHandler ¶
func UpHandler(w http.ResponseWriter, r *http.Request)
UpHandler registers a manual_http_status that always returns nil
Source Files ¶
- Version
- v2.3.1+incompatible
- Published
- Feb 23, 2016
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 9 hours ago –
Tools for package owners.