{"id":64339,"library":"gojektech-heimdall-v6","title":"Heimdall","description":"An HTTP client library with retry and circuit breaker capabilities.","status":"active","version":"6.1.0","language":"go","source_language":null,"source_url":"https://github.com/gojektech/heimdall","tags":["http","client","retry","circuit-breaker"],"install":[{"cmd":"go get github.com/gojektech/heimdall/v6","lang":"bash","label":"Install github.com/gojektech/heimdall/v6"}],"dependencies":[],"imports":[{"symbol":"heimdall","correct":"github.com/gojektech/heimdall/v6"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gojektech/heimdall/v6\"\n)\n\nfunc main() {\n\tclient := heimdall.NewHTTPClient()\n\tresp, _ := client.Get(\"https://example.com\", nil)\n\tfmt.Println(resp.StatusCode)\n}","lang":"go","description":"Creates a new HTTP client and makes a GET request."},"warnings":[{"fix":"Use `require github.com/gojektech/heimdall/v6 v6.1.0` in go.mod.","message":"The v6 module path includes /v6, ensure your go.mod uses the correct major version.","severity":"gotcha","affected_versions":">=6.0.0"}],"env_vars":null,"search_vec":"'breaker':10,17 'capabl':11 'circuit':9,16 'circuit-break':15 'client':4,13 'heimdal':1 'http':3,12 'librari':5 'retri':7,14","created_at":"2026-06-17T16:54:53.088909+00:00","updated_at":"2026-06-17T16:54:53.088909+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/gojektech/heimdall","github":"https://github.com/gojektech/heimdall","docs":"https://pkg.go.dev/github.com/gojektech/heimdall/v6#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"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}}