{"id":74993,"library":"etherlabsio-healthcheck-v2","title":"Healthcheck v2","description":"A Go library for building HTTP health check endpoints for services.","status":"active","version":"2.0.0","language":"go","source_language":null,"source_url":"https://github.com/etherlabsio/healthcheck","tags":["healthcheck","monitoring","http"],"install":[{"cmd":"go get github.com/etherlabsio/healthcheck/v2","lang":"bash","label":"Install github.com/etherlabsio/healthcheck/v2"}],"dependencies":[],"imports":[{"symbol":"healthcheck","correct":"github.com/etherlabsio/healthcheck/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/http\"\n\t\"github.com/etherlabsio/healthcheck/v2\"\n)\n\nfunc main() {\n\thttp.Handle(\"/health\", healthcheck.Handler())\n\thttp.ListenAndServe(\":8080\", nil)\n}","lang":"go","description":"Add a health check endpoint"},"warnings":[],"env_vars":null,"search_vec":"'build':7 'check':10 'endpoint':11 'go':4 'health':9 'healthcheck':1,14 'http':8,16 'librari':5 'monitor':15 'servic':13 'v2':2","created_at":"2026-06-17T19:10:57.211894+00:00","updated_at":"2026-06-17T19:10:57.211894+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/etherlabsio/healthcheck","github":"https://github.com/etherlabsio/healthcheck","docs":"https://pkg.go.dev/github.com/etherlabsio/healthcheck/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}