{"id":52364,"library":"ysmood-leakless","title":"Leakless","description":"Leakless is a Go library for detecting and preventing goroutine leaks in tests and production code.","status":"active","version":"0.9.0","language":"go","source_language":null,"source_url":"https://github.com/ysmood/leakless","tags":["goroutine","leak","testing","debug","utility"],"install":[{"cmd":"go get github.com/ysmood/leakless","lang":"bash","label":"Install github.com/ysmood/leakless"}],"dependencies":[],"imports":[{"symbol":"leakless","correct":"github.com/ysmood/leakless"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/ysmood/leakless\"\n)\n\nfunc main() {\n\tdefer leakless.Check()()\n\tfmt.Println(\"No leaks expected\")\n}","lang":"go","description":"Checks for goroutine leaks at the end of the function."},"warnings":[],"env_vars":null,"search_vec":"'code':17 'debug':21 'detect':8 'go':5 'goroutin':11,18 'leak':12,19 'leakless':1,2 'librari':6 'prevent':10 'product':16 'test':14,20 'util':22","created_at":"2026-06-15T06:51:55.897790+00:00","updated_at":"2026-06-15T06:51:55.897790+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/ysmood/leakless","github":"https://github.com/ysmood/leakless","docs":"https://pkg.go.dev/github.com/ysmood/leakless#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}