{"id":68641,"library":"jacobsa-reqtrace","title":"reqtrace","description":"A simple request tracing framework for Go.","status":"active","version":"0.0.0-20150505043853-245c9e0234cb","language":"go","source_language":null,"source_url":"https://github.com/jacobsa/reqtrace","tags":["tracing","request","debugging","context"],"install":[{"cmd":"go get github.com/jacobsa/reqtrace","lang":"bash","label":"Install github.com/jacobsa/reqtrace"}],"dependencies":[],"imports":[{"symbol":"reqtrace","correct":"github.com/jacobsa/reqtrace"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"github.com/jacobsa/reqtrace\"\n)\n\nfunc main() {\n\tctx := context.Background()\n\ttrace := reqtrace.New(ctx, \"my-operation\")\n\tdefer trace.Finish()\n}","lang":"go","description":"Create and finish a request trace."},"warnings":[],"env_vars":null,"search_vec":"'context':12 'debug':11 'framework':6 'go':8 'reqtrac':1 'request':4,10 'simpl':3 'trace':5,9","created_at":"2026-06-17T17:52:20.508422+00:00","updated_at":"2026-06-17T17:52:20.508422+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/jacobsa/reqtrace","github":"https://github.com/jacobsa/reqtrace","docs":"https://pkg.go.dev/github.com/jacobsa/reqtrace#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability","utility"],"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}}